Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Thursday, April 12, 2012
What is a good online tutorial for PHP?
I'm looking for a good online tutorial for PHP. It would be great if it includes exercises.
Official PHP Site -
ReplyDeletePHP Getting Started
I would recommend the Zend tutorial. Since Zend is the PHP company.
ReplyDeletePHP 101: PHP For the Absolute Beginner
It's in 15 parts and highly detailed.
I would start with W3Schools PHP Tutorial.
ReplyDeleteYou may find the answers to these StackOverflow questions useful:
ReplyDeletephp exercises
Learning PHP for fun and profit
Online PHP Tutorial for beginners. Learn here PHP programming language tutorial with simple and neat example.
ReplyDeletew3schools
ReplyDeletePHP.net
Definitely make sure you choose a tutorial that ignores parametrized SQL queries and executes query strings that directly include user input.
ReplyDelete