Tag Archives: wxpython

PHPRunner

Have you ever wanted to quickly test out a PHP function or block of code, but been annoyed at how long it takes to open up your editor, write the code, save the file, and then view it in your browser? (I’m assuming you have a local server for testing these sorts of things)
Well, I know […]