If you would like to start a website with php capable, you'll need:
- a web server app (like apache, python)
- PHP
- optional but most common: mysql
If you would like run PHP as a script only, you only need PHP installed.
2006-10-31 02:28:44
·
answer #1
·
answered by Huey L 3
·
0⤊
0⤋
Not at all :)
I don't know about Windows, but in Linux simply get hold of and install Apache and Php. The whole thing is free, and easily done. Once you've done this you will be running a local Php enabled server, and can experiment with offline Php all you like!
Rawlyn.
2006-10-30 23:38:38
·
answer #2
·
answered by Anonymous
·
0⤊
1⤋
Yes you need to setup a Web server even though it is for your own use locally. A properly running server for experimenting PHP code is a Web server, usually at localhost or another machine in your department. The old saying is LAMP (Linux OS-Apache Web server-MySQL database-PHP programming code) but there's nothing too inferior with WAMP (Windows OS) for experimentation performance since the rest of other pieces have Windows versions.
2006-10-30 23:50:11
·
answer #3
·
answered by Andy T 7
·
0⤊
1⤋
I don't fully unserstand. PHP run when apache is loaded as a module. Do you mean you want to run a php script persistently?
2016-05-22 16:08:01
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
You can do it in Windows. Very easily.
It's called APPSERV.
What it does is installs Apache, MySQL and PHP all together on your Hard drive making your Computer a basic Website server. It's great for testing PHP scripts before going live with them.
See this link...and read.
http://www.appservnetwork.com
2006-10-30 23:41:11
·
answer #5
·
answered by ○Freeman○ 6
·
0⤊
1⤋
yes you need a server to use php.
2006-10-30 23:38:19
·
answer #6
·
answered by Yvonne Mystic 4
·
0⤊
1⤋
definitely to run php u need a webserver like APACHE or Microsoft Windows IIS ... if u have a Windows XP CD u can install IIS to ur Wondows XP OS from that CD... if u dont have u can use APACHE, which is a free webserver
2006-10-31 00:00:12
·
answer #7
·
answered by Anonymous
·
0⤊
1⤋
Yes, you need a server, but you can easily set it up on your desktop or laptop.
2006-11-03 08:24:48
·
answer #8
·
answered by NC 7
·
0⤊
0⤋
you could try xampp http://www.apachefriends.org/en/xampp.html or seek a free hosting service that ofers php
2006-10-31 00:10:19
·
answer #9
·
answered by tantos.silviu 1
·
1⤊
0⤋