I've decided I'm going to learn the skills to make websites with the hopes of maybe doing contract work one day. Currently I'm dabbling with Django, but I get the impression that most contract work is done in PHP. Why is that?
Asked
Active
Viewed 839 times
2
-
3Easy to learn. Easy to host. Cheap to maintain & host. I do have to say that some of the worst projects that I've ever seen were PHP projects. – Oct 05 '10 at 02:13
-
1Belongs on http://programmers.stackexchange.com/ – HoLyVieR Oct 05 '10 at 02:16
-
A bit subjective for StackOverflow… but answered anyway :P – Matchu Oct 05 '10 at 02:17
-
3It's not that PHP is popular for *contract work*, it's that *PHP is popular*. Why that is is anyone's guess, it's not a very answerable question. – deceze Oct 05 '10 at 02:17
2 Answers
3
It's the VB 4-6 of web 2.0. You really CAN do very nice scalable, organized things with PHP. Most people don't, though, just like VB Classic.

Matt Dawdy
- 19,247
- 18
- 66
- 91
2
It's easy to find a PHP developer, since it's easy for almost anyone to produce functional PHP code. The most popular technology in the industry may not be the strongest in the long run, but it's best-known simply due to the number of people who can use it.

Matchu
- 83,922
- 18
- 153
- 160