Support Forums
PHP resources. - 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: PHP resources. (/showthread.php?tid=18916)

Pages: 1 2


PHP resources. - begginer - 05-22-2011

Online resources.

PHP 101: PHP For the Absolute Beginner
http://devzone.zend.com/node/view/id/627

Server Side Coding : PHP & MySQL Tutorials
http://www.sitepoint.com/subcat/php-tutorials

PHP MySQL Tutorial
http://www.php-mysql-tutorial.com/

PHP Reference Manual
http://php.net/

Learn PHP Free
http://www.learnphpfree.com/

The Melonfire Community
http://www.melonfire.com/community/c...2&category=PHP

CodeWalkers.com PHP tutorials
http://codewalkers.com/tutorials.php?c=5

Free2Code.com PHP tutorials
http://www.free2code.net/plugins/art...?id=259&page=1

Practical PHP Programming wiki
http://hudzilla.org/phpwiki/index.php?title=Main_Page

W3Schools - PHP Tutorial
http://www.w3schools.com/php/default.asp




RE: PHP resources. - 0xE9 - 05-22-2011

You should add a bit about object oriented programming in PHP.


RE: PHP resources. - begginer - 05-22-2011

I think there are a lot of guides for that


RE: PHP resources. - WhiteFlame - 05-22-2011

I have added this to my bookmatks thanks. I have been interested in learning more PHP lots recently.


RE: PHP resources. - begginer - 05-27-2011

(05-22-2011, 09:10 AM)WhiteFlame Wrote: I have added this to my bookmatks thanks. I have been interested in learning more PHP lots recently.

I have an ebook for making games with PHP.
I can sent the download link if you want


RE: PHP resources. - Retribute - 02-06-2012

Remember to not forget Tizag tutorials! http://www.tizag.com/phpT/


RE: PHP resources. - Crystal - 02-06-2012

Nice share out there but the thread is every old and the op has been banned so RubiksHQ plz be careful next time u post.. Dont post in threads which are of no use now...


RE: PHP resources. - Sql2 - 02-06-2012

Nice guide but the thread is a big old.


RE: PHP resources. - Sato - 02-21-2012

Good thread, thanks.

sincerely Sato,


RE: PHP resources. - Valderino - 02-22-2012

Thank you for the resource list begginer! Smile

I'm really new to PHP, where can I post my code (Like pastehtml) to see what it looks like working? Smile

Also, is there an IDE?