Thursday, August 21, 2014

PHP Online compiler

Whenever you need to test something quickly in php we would need to create a test file and write the code and run in the browser and see the result.
This could be simplified if we use any online php compiler so that we dont have to go through all those hassles.
I mostly use the website Compileonline.com in order to write a php code to check something.
There might be other online compilers like this but I liked this one very much and so was using it very often and thought about sharing.
The website also provides compiling in another languages also. Do check it out!

No comments: