PHP without server

Reply

Join Date: Jun 2007
Posts: 232
Reputation: macneato is an unknown quantity at this point 
Solved Threads: 20
macneato's Avatar
macneato macneato is offline Offline
Posting Whiz in Training

Re: PHP without server

 
0
  #11
Jun 20th, 2007
Nicky... If it's related to this thread. Post here. If nt start a new one.
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 1
Reputation: DCboy84 is an unknown quantity at this point 
Solved Threads: 0
DCboy84 DCboy84 is offline Offline
Newbie Poster

Re: PHP without server

 
0
  #12
Jun 30th, 2009
I tried saving the file as site1.php. The php extension won't work.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 180
Reputation: codejoust is an unknown quantity at this point 
Solved Threads: 20
codejoust's Avatar
codejoust codejoust is offline Offline
Junior Poster

Re: PHP without server

 
0
  #13
Jul 2nd, 2009
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
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 1,389
Reputation: almostbob has a spectacular aura about almostbob has a spectacular aura about almostbob has a spectacular aura about 
Solved Threads: 168
almostbob's Avatar
almostbob almostbob is offline Offline
Nearly a Posting Virtuoso

Re: PHP without server

 
0
  #14
Jul 2nd, 2009
On windoze I use DevPHP, a php ide with php and a localhost build
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
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 4
Reputation: nika201 is an unknown quantity at this point 
Solved Threads: 0
nika201 nika201 is offline Offline
Newbie Poster

Viewer for PHP

 
0
  #15
Oct 26th, 2009
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/
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 232
Reputation: macneato is an unknown quantity at this point 
Solved Threads: 20
macneato's Avatar
macneato macneato is offline Offline
Posting Whiz in Training
 
0
  #16
Oct 26th, 2009
Hi Nicky,

Would probably be better if you add to this thread or start a new one, so that the solution is freely available.
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC