Hi, I am a newbie in php.Can anyone let me know how to do a basic php program. Wht do i need to install to run a php program. I have windows xp.
-gthri
Read both these entries in the PHP Manual: Manual Installation Steps Apache 2.0.x on Microsoft Windows
Then download Apache HTTP server (version 2) and the PHP zip package (not the installer). Install Apache using its installer, then follow the instructions from the PHP Manual.
WAMP
FOr Apache 2 do i need to install Win32 Binary (MSI Installer)? -gthri
No, just download and extract (unzip) the zip package to a convenient directory, e.g. c:\php
Let Apache be installed to its default location.
I am not able to download apache 2 link Win32 Source: httpd-2.0.54-win32-x86-src.zip
http://httpd.apache.org/download.cgi
See http://www.phpbuilder.com/board/showthread.php?s=&threadid=10299756 I made a mistake when I wanted to reply