PDA

View Full Version : Which Do You Think is Harder: PHP or JavaScript?


Dean440
06-18-2010, 03:55 AM
I realize that the two languages serve very different purposes: but I'm interested in seeing which one you guys think is the more difficult to program in of the two.

I think I'm one of not many people who think that JavaScript is more difficult to program with. Even though PHP has 846 trillion built-in global functions, it's so pitifully easy to program in...and I feel less restricted, probably because it's ran on the server.

I also feel like JS has so many ridiculous quirks that come with it, not to mention cross-browser pains.

abduraooft
06-18-2010, 09:35 AM
Even though PHP has 846 trillion built-in global functions :eek: There is no more than 6000 functions listed at http://www.php.net/manual/en/indexes.php

Dean440
06-18-2010, 04:38 PM
:eek: There is no more than 6000 functions listed at http://www.php.net/manual/en/indexes.php
Oops, forgot to carry the 1. :(