|
|
Activity:
Question posted: 10 05 2009 11:40:26 +0000,
4 answers, 143 views, last activity
07 06 2010 20:18:08 +0000
|
|
|
|
Dude just go thriugh the following link to download XAMPP sever (its free)
http://www.apachefriends.org/en/xampp-windows.html
and go through the installation instructions given there.
It comes with
* Apache 2.2.12 (IPv6 enabled) + OpenSSL 0.9.8k
* MySQL 5.1.37 + PBXT engine
* PHP 5.3.0
* phpMyAdmin 3.2.0.1
* Webalizer 2.21-02 + GeoIP lite
* FileZilla FTP Server 0.9.32
* msmtp 1.4.17
PHP is one of the most popular languages to develop dynamic Web pages. It supports all major database servers, including: MySQL, MS SQL Server, Oracle, mSQL, Sybase, etc.
If you are developing a Web application that uses PHP and needs to access MS SQL Server, you should go download and install PHP to your local machine to practice PHP and SQL Server connection. The best way to download and install PHP on Windows systems is to:
* Go to http://www.php.net, which is the official Web site for PHP.
* Click the Downloads menu link. You will see the PHP download page.
* Go to the "Windows Binaries" section, and click "PHP 5.2.3 zip package" link to download PHP binary version for Windows in ZIP format.
* Save the downloaded file, php-5.2.3-Win32.zip with 9,847,499 bytes, in C:Temp directory.
* Unzip the downloaded file into directory C:php.
You are done. No need to run any installation program.
|
|
|
|
|
|
|
|
|
|
|
|
Is Php A Programming Language Or A Scripting Language? |
1 :: How To Download and Install PHP on Windows? PHP is one of the most popular languages to develop dynamic Web pages. It supports all major database servers, including: MySQL, MS SQL Server, Oracle, mSQL, Sybase, etc. If you are developing a... |