what is the future of php language?
What is the future of PHP?
Collapse
X
-
Tags: None
-
-
Originally posted by ronnil[CODE=php]if(PHP == Microsoft)
{
while(1)
{
//screw things up, find out you did so and put a new name after the original language
$lang_name .= fun_abbrevation ();
}
} else {
//do nothing, cause it's working :P
}[/CODE]
couldn't help it ;PComment
-
OOP!
I love object orientation, and so far PHP has been somewhat disapointing in that arena, although they made some improvements in PHP 5, im hoping they will buff it up and add stuff like namespaces and (usefull) static classes. (Which according to the article posted above, they will :D)Comment
Comment