View Single Post
  #5 (permalink)  
Old 03-26-2009, 07:16 AM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,678
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: Is PHP a powerful tool?

The original poster may mean that PHP use C syntax like { } etc.

Regarding namespace syntax in PHP. Can you not make your own definition to go around the problem?

Personally I should like to see a thighter integration between PHP and C++. Embarcadero, the new owner of Delphi and C++Builder may do that since Delphi is very integrated with PHP as far as I can see.

My favourite combination in 2009:

JavaScript for client side scripting.

PHP for server side scripting.

C / C++ for compiled code.
Reply With Quote