| | |
PHP without server
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
On a mac, all you have to do is install PHP and use the built-in apache server.
If your on linux I'd install a lamp package.
However, if you are on windows (which I think so...) I wouldn't really recommend using a package, and doing it by installing the Apache package, then PHP.
That should work just fine.
You can also use an emulated enviroment in the Aptana software suite -- http://aptana.com/studio/download
so you can run php files.
If you just want to look at the file's source, right-click it and say, open with notepad (or equivalent).
- CodeJoust.com
If your on linux I'd install a lamp package.
However, if you are on windows (which I think so...) I wouldn't really recommend using a package, and doing it by installing the Apache package, then PHP.
That should work just fine.
You can also use an emulated enviroment in the Aptana software suite -- http://aptana.com/studio/download
so you can run php files.
If you just want to look at the file's source, right-click it and say, open with notepad (or equivalent).
- CodeJoust.com
On windoze I use DevPHP, a php ide with php and a localhost build
from sourceforge
from sourceforge
Failure is not an option It's included free, you don't have to do anything to get it
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
•
•
Join Date: Oct 2009
Posts: 4
Reputation:
Solved Threads: 0
PHP scripts can be run using the php-cgi.exe command line interface.
However, a web server is a must if you want to have full functionality of the script. "Viewer for PHP" is an open source app that can be used to run scripts in an embedded browser control. It makes use of the mongoose web server, however you simply run the .exe file and everything else is taken care of.
check it out at:
http://viewerforphp.sourceforge.net/
However, a web server is a must if you want to have full functionality of the script. "Viewer for PHP" is an open source app that can be used to run scripts in an embedded browser control. It makes use of the mongoose web server, however you simply run the .exe file and everything else is taken care of.
check it out at:
http://viewerforphp.sourceforge.net/
![]() |
Similar Threads
- how to build localhost server using PHP, Apache, MS SQL server 2000 (PHP)
- php socket server - can't connect from flash xml client socket (PHP)
- PHP safe_mode & effects of turning it off... (PHP)
- how php is related to server scripting? (PHP)
- Tutorial for installing PHP on Winnt4 Server (PHP)
- PHP & File Extensions (PHP)
- How can I run PHP Nuke? (PHP)
Other Threads in the PHP Forum
- Previous Thread: PHP MySQL variable calculation
- Next Thread: need help retrieving data from two tables
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access address ajax apache api array autoincrement beginner binary broken cakephp checkbox class cms code cron curl database date dehasher directory display download dynamic echo email error external file files folder form forms function functions google href htaccess html image include insert integration ip java javascript joomla limit link login loop mail menu method methods mlm mod_rewrite multiple mysql oop parse paypal pdf php problem query question radio random recursion regex remote script search select server sessions sms soap source space speed sql structure support! syntax system table tutorial update upload url validation validator variable video web xml youtube






