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

2 answers

PHP needs to go through the PHP parser. This is commonly done through a module or CGI for a webserver.

All you need to work with PHP is a webserver with PHP installed. If the server is somewhere on the internet, yes you need to be online. But you can always run a server on your own computer. Look into Apache HTTP Server, and then install PHP on it.

That's pretty much what a developer does anyway.

2007-05-23 04:00:55 · answer #1 · answered by csanon 6 · 0 0

If you download and run a copy of a server, like say, the free Apache server, then you can run php on yer own computer. Instructions are in the cited texts.

2007-05-23 11:01:10 · answer #2 · answered by fjpoblam 7 · 0 0

fedest.com, questions and answers