Hi. I'm wondering, if I buy a laptop, can I set it up so that I have a php server on it where I can test php code, if the laptop is not connected to the internet?
I'd like to take it to work when I work overnight and continue learning php, but I don't have access to the internet there.
Additionally, I have tried twice to set a php server up using my desktop, and neither time did it function properly. http://localhost/ would give a cannot find server message, or something similar. That's a secondary problem, though; first to find out if it's possible to set that up on the laptop, then if I have problems I can come back.
Thanks.