Re: Is PHP a powerful tool?
php is one of the languages I like the most.
php got C style with shell and perl language flexibility
for example in C, casting variables of different type is troublesome and debugging segmentation fault is pain in the ass on the other hand php casting is seamless and NO segmentation faults while having almost the same C style
|