1. Read everything you can at php.net
2. Install the Apache-PHP-MySQL trio of open source software on your PC, configured for PHP programming (go here: http://mpcon.org/apacheguide/index.php )
3. Download sample scripts (like displaying the current date and time, etc…) to learn by example
Download a Wamp/Lamp/Mamp (Windows/Linux/Mac) system.
*amp systems are precofigured apache server with PHP and mysql server.
You will find a good varity of PHP tutorials on the web, a good place to start is http://www.php-mysql-tutorial.com/ …
1. Read everything you can at php.net
2. Install the Apache-PHP-MySQL trio of open source software on your PC, configured for PHP programming (go here: http://mpcon.org/apacheguide/index.php )
3. Download sample scripts (like displaying the current date and time, etc…) to learn by example
http://mpcon.org/apacheguide/index.php
Report this comment
Go to: http://us2.php.net/tut.php
It’s a very helpful introduction with lessons put out by the people who design and maintain PHP.
http://mpcon.org/apacheguide/index.php
Report this comment
Download a Wamp/Lamp/Mamp (Windows/Linux/Mac) system.
*amp systems are precofigured apache server with PHP and mysql server.
You will find a good varity of PHP tutorials on the web, a good place to start is http://www.php-mysql-tutorial.com/ …
http://www.php-mysql-tutorial.com/
Report this comment