View Single Post
  #2 (permalink)  
Old 24-12-2007, 06:55 PM
Toon's Avatar
Toon Toon is online now
Netvibes is an Addiction™
 
Join Date: Jan 2007
Location: Sheffield, UK
Gender: Male
Posts: 18,893
Default

Quote:
set up a development environment on your local computer. This basically means installing a web server (most likely Apache), PHP, and if needed a database (like MySQL) on your computer. Not only does this allow you to completely test your work on your local computer but it will definitely boost your knowledge of installing and configuring PHP.

- Apache web server (Welcome! - The Apache HTTP Server Project)
- PHP (PHP: Downloads)
- MySQL (MySQL AB :: MySQL Product Archives)

Also for instructions on installing PHP check out:
- PHP: Installation and Configuration - Manual
[1]EditPlus Text Editor, HTML Editor, Programmers Editor for Windows - Features
[2]PHPEdit
[3]PHP Expert Editor
[4]PHP Editor Review - PHP IDE
PHP3: PHP Preview
Reply With Quote