Click here to Skip to main content
15,889,877 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hi ,
how should i install PHP on my Laptop .....its windws is 7,,,, 32 bit..????? i tried it by w3schools and google but couldn't understand its meaning....is there any link website or any video here anyone know to help me to install php complete on my system to can write php program by note book please?

thanks
Posted
Updated 15-Jul-12 9:21am
v2

1 solution

Without knowing what it is that you cannot understand it's difficult to know what kind of help to give you. http://php.net/manual/en/install.windows.php[^]
 
Share this answer
 
Comments
lida zar 15-Jul-12 15:42pm    
which one i should install on my laptop?????

Windows Installer (PHP 5.1.0 and earlier)
Windows Installer (PHP 5.2 and later)
Manual Installation Steps
Microsoft IIS
Microsoft IIS 5.1 and IIS 6.0
Microsoft IIS 7.0 and later
Apache 1.3.x on Microsoft Windows
Apache 2.x on Microsoft Windows
Sun, iPlanet and Netscape servers on Microsoft Windows
Sambar Server on Microsoft Windows
Xitami on Microsoft Windows
Building from source
Installation of extensions on Windows
Command Line PHP on Microsoft Windows
[no name] 15-Jul-12 15:48pm    
Well personally I would go for the option of using the Windows installer on your Windows computer. PHP 5.2 seems like it would be a good choice.
lida zar 15-Jul-12 16:04pm    
now i get to this page by click on PHP 5.2 ....where should i click now to run its setup then???
enhzflep 15-Jul-12 16:18pm    
I would suggest that you get XAMPP, since it's got php, mysql etc, etc included.
You can download it here:
http://www.apachefriends.org/en/xampp-windows.html#641
(I would get the Installer - and install to C:\XAMPP)

Failing that, navigate to the link Wes gave earlier. Then, click on 'downloads' in the page header. Following that, click 'Windows 5.4.4 binaries and source'. From there, you're probably better-off selecting the Thread-Safe version rather than the Non Thread Safe version.

XAMPP is 91MB
PHP 5.4.4 is 14MB

Edit: using XAMPP on this Win7 laptop.
Sergey Alexandrovich Kryukov 15-Jul-12 16:47pm    
Lida, can you finally understand that this is not a kindergarten here (even though it's more and more of a kindergarten :-)? What is your "where should I click"?
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900