The Information Technology Blog brought to you by 4 Ace Technologies

Showing posts with label php language. Show all posts
Showing posts with label php language. Show all posts

Monday, March 23, 2009

PHP Tutorial (from w3schools)

Please go through all the sections related to PHP (especially database and AJAX sections) in the tutorial of w3schools, that can be reached at the following link:

http://www.w3schools.com/PHP/

You have to



4 Ace Technologies

PHP Language Reference

Learn PHP from the following link:

http://www.php.net/manual/en/langref.php

It's basically language reference that will get you used to PHP syntax, commonly used methods, and what you can do in general with it.

4 Ace Technologies