Embed
Email

Share Tutorial PHP Programing

Document Sample
Share Tutorial PHP Programing
Description

Share Tutorial PHP Programing

Shared by: Ari Prihantoro
Categories
Stats
views:
8
posted:
12/28/2011
language:
pages:
1
What do you Need?

If your server supports PHP you don't need to do anything.



Just create some .php files in your web directory, and the server will parse them for you. Because

it is free, most web hosts offer PHP support.



However, if your server does not support PHP, you must install PHP.



Here is a link to a good tutorial from PHP.net on how to install PHP5:

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



Download PHP

Download PHP for free here: http://www.php.net/downloads.php



Download MySQL Database

Download MySQL for free here: http://www.mysql.com/downloads/



Download Apache Server

Download Apache for free here: http://httpd.apache.org/download.cgi


Related docs
Other docs by Ari Prihantoro
Software Project Planning
Views: 0  |  Downloads: 0
Software project management
Views: 16  |  Downloads: 8
Software Engineering - A Layered Technology
Views: 1  |  Downloads: 0
Software Engineering CEN5035 - Pressman
Views: 7  |  Downloads: 0
The for Loop
Views: 5  |  Downloads: 0
PHP Loops
Views: 3  |  Downloads: 0
What is an Array
Views: 0  |  Downloads: 0
The PHP Switch Statement
Views: 4  |  Downloads: 0