views:

57

answers:

2

Free, portable, all included, all in one, (opensource is + ) php server? I have a USB FLASH 16gb card. I want to install on to it some kind of PHP server - some programm.exe which i could run on different computers without installing - call some localhost/phpserver and get my php scripts running. So where to go to get such thing?

A: 

I'd try WAMP; hopefully it has what you are looking for.

fbrereto
+3  A: 

XAMPP and instructions:

http://www.pendriveapps.com/xampp-portable-web-server/

Gazler