View Single Post
  #18 (permalink)  
Old 08-14-2009, 08:41 AM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,709
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default Re: Is PHP a powerful tool?

Here

A walk in the garden part 1.

PHP 6 on the radar.

are two thread that give you an idea of what PHP id today and what it will be tomorrow. As far as I know name spaces will be introduced in PHP 6. A very important element IMO.

In addition I think the problem with object return value will be solved in php 6.

Example: http://stackoverflow.com/questions/9...t-return-value

Last edited by kgun; 08-14-2009 at 08:48 AM.
Reply With Quote