1.1 PHP Basics
Installation
PHP
- IF you are experienced enough to do this yourself, simply go to PHP.net - Downloads and download the most recent version of PHP.
- However, if you need a guide in installing PHP onto your computer. These guides are provided by PHP.net based on the operating system that you are using.
- PHP - Windows - Windows Installation Guide
- PHP - Mac - Mac Installation Guide
- PHP - Linux - Linux Installation Guide
MySQL
MySQL is use to handle database in PHP which is not required to learn the basics.However to learn advance later,
Visit MySQL's-download for installing MySQL.
APACHE
To download apache visit:
http://httpd.apache.org/download.cgi
XAMPP
To get this all in a single packet Install Xampp which is available free on internet.
No comments:
Post a Comment