English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to teach myself PHP/MYSQL using my XP machine. What's the best software package - free or low cost - to install a PHP/MYSQL development environment on an XP machine?

2007-07-05 04:53:47 · 3 answers · asked by A M Frantz 7 in Computers & Internet Programming & Design

3 answers

A good Apache/PHP/MySQL environment for Windows is XAMPP
http://www.apachefriends.org/en/xampp-windows.html

What I did was to put XAMPP on my portable HDD so that I can use the environment on whatever computer I want. There's even XAMPP for portable apps for USB thumb drives

http://portableapps.com/apps/development/xampp

Hope this is what you're looking for.

2007-07-08 16:54:00 · answer #1 · answered by diagnostix 3 · 0 0

I use WAMP (Windows Apache MySQL PHP).
It installs Apache, MySQL and PHP all in one.

It also installs phpMyAdmin which is a handy tool for visual for editing MySQL databases (though I suggest you still learn the queries if you intend on using it combines with PHP).

Another thing it installs is SQLiteManager though I still don't get what it is or how to get it to work.

It is free and can be downloaded here:
http://www.wampserver.com/en/download.php

Enjoy!
~Edo

2007-07-05 05:31:44 · answer #2 · answered by Edo 3 · 0 0

I just self install everything...
You need to also install Apache...the Web Service
MySql is the easiest to install...
Apache and PHP....you will need to alter the config files.

Tutorial to install PHP:
http://www.thesitewizard.com/archive/php4install.shtml

Tutorial to install Apache:
http://www.thesitewizard.com/archive/apache.shtml

2007-07-05 05:31:46 · answer #3 · answered by al 6 · 0 0

fedest.com, questions and answers