Okay the big moment has arrived, your very first step in
PHP is about to began;
To get access to a web server with PHP support you can do either
of two below mention things;
- You can install Apache (or IIS) on your own server and then install PHP and supporting
database like MySQL, Oracle or even ODBC.
OR
- You can do the
easy and recommend way by finding a web hosting plan with PHP and
MySQL support. Although now days every web
hosting providers use to provide such support.
You
can download PHP, MySQL database and Apache server through internet in no time
and since they all are open source programs, hence it is absolutely FREE of
cost to download and run.
Follow
the links to download required programs;
PHP
Download
- www.php.net/downloads.php
MySQL
Download
- www.mysql.com/downloads
Apache
Download
- httpd.apache.org/download.cgi
Previous Post: What is PHP (Hypertext Pre-Processor)?
Previous Post: What is PHP (Hypertext Pre-Processor)?
No comments:
Post a Comment