Taking PHP Seriously
Recorded at:
- Share
-
- |
Read later
Reading List

A note to our readers: You asked so we have developed a set of features that allow you to reduce the noise: you can get email and web notifications for topics you are interested in. Learn more about our new features.
Taking PHP Seriously ? Seriously ?
by
Dominique De Vito
* JavaScript is moving to server-side and is going to have classes and modules and other stuff coming soon
* Java is moving towards JavaScript with lambda and some dose of type inference and due to (also) Avatar, enabling to execute efficiently JavaScript code on the Java server-side platform.
And PHP ? IMHO, PHP sits into the middle, that is, between JavaScript and Java.
A JavaScript++ (that JavaScript+classes+modules) will be as good as PHP: no type, classes, modules, lambda... (but, today, JavaScript is not as widely used on the server-side as PHP).
But PHP does not have (out of the box) the "typing" insurance and the performance of the Java platform.
Then: JavaScript++ < PHP < Java.
When, JavaScript and Java are moving towards each other, what will be the place left to PHP ? IMHO, it will be not so big...
HTML
by
Vic Cekvenich
If you use PHP, you can't PhoneGap build your HTML.
I recommend pure HTML (and call API/CORS). (Same is true of ASP, etc.). Pure HTML!
Hello stranger!
You need to Register an InfoQ account or Login or login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think