I've written several php scripts, and I need a more efficient way to test/debug them, since right now I have to FTP them before they work. I was wondering if there was a way that I could execute these scripts client-side in my browser so I wouldn't have to upload them.
I'm running Ubuntu on my workstation (although it's not really set up to be a server) , and the php5 package is installed. Do I need anything else?
Help would be appreciated.
I'm running Ubuntu on my workstation (although it's not really set up to be a server) , and the php5 package is installed. Do I need anything else?
Help would be appreciated.