View Single Post
  #9 (permalink)  
Old 04-17-2009, 12:18 PM
nayes84 nayes84 is offline
WebProWorld Member
 
Join Date: Apr 2009
Location: Tokyo
Posts: 26
nayes84 RepRank 0
Default 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
Reply With Quote