Support Forums
how did you learn php? - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: PHP The Hypertext Preprocessor (https://www.supportforums.net/forumdisplay.php?fid=21)
+---- Thread: how did you learn php? (/showthread.php?tid=3229)

Pages: 1 2


RE: how did you learn php? - Bartdevil - 12-11-2009

How i learnt was i downloaded projects, modded them and learnt various codes from them and how it works

Since then i've created 3-5 sites.


RE: how did you learn php? - geeK - 12-11-2009

From w3school, books, experimenting and like the member above me say: download projects and moded them so I can learn how it works.


RE: how did you learn php? - Dutchcoffee - 12-12-2009

Though I'm still learning it, I taught myself. I used to look at other scripts to see how they worked.


RE: how did you learn php? - Darkside92 - 12-15-2009

experimenting, i have a class at my school webdesign so im doing that also books google


RE: how did you learn php? - invisible - 12-19-2009

By reading these comments I think you will start downloading some some php code and start editing them..lol

The best way I found on the internet was:
http://www.youtube.com/user/phpacademy

I couldn't find any better way to start learning php. There is other people who teach php by videos but they are not very good.. Phpacademy is the best way that I found on the net..


RE: how did you learn php? - andrewjs18 - 12-21-2009

I started to do some stuff in php, but I think I'm going to finish learning some more advanced css and xhtml then get into javascript and finally dig deep into php/mysql.


RE: how did you learn php? - Orgy - 07-27-2010

I read tuts from various places. I also stalk Disease on HF in the PHP section.


RE: how did you learn php? - DAMINKā„¢ - 07-27-2010

Where did i learn php? Well lmao i dont know much i will be honest.
But the small time Omni had given me has been ever valuable. So i would say Omni first and W3schools second.
Third would be just common sense. Getting code and reading it and learning it.