Jump to content

PHP While Traveling...


tomcommathe

Recommended Posts

I know this is going to be a really simple answer to a really dumb question, but I will be traveling this weekend (and won't be driving!). I would like to do some PHP coding while on the road, but won't be able to upload my files to test them on the server.

 

How can I test php / mysql with only my laptop and no internet?

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/138613-php-while-traveling/
Share on other sites

Thanks for the help!

 

I immediately found this: http://www.mamp.info/en/index.php.

 

I don't know if you guys keep logs of things like this that would be helpful for other people in my situation, but this is a great resource.

 

When it's installed and running I will tell my opinion.

Link to comment
https://forums.phpfreaks.com/topic/138613-php-while-traveling/#findComment-724776
Share on other sites

I wasn't entirely sure if someone decided to make a MAMP package, but I guess they did.  Nice to know.  I haven't checked it out yet, but it should probably work fine.  Remember that you NEED to go through localhost in order to actually have anything processed by the server (and PHP).  You can't just double click the file and open it in Safari or Firefox (or whatever you are using).

Link to comment
https://forums.phpfreaks.com/topic/138613-php-while-traveling/#findComment-724781
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.