Sunday 31 August 2014

Test your PHP code online

For various reasons you might want to test your PHP code (or code written by others) and see if it works or check what it does. If this is something you would like to do, then you can use a couple of websites which will do this for you. 


For example, Write Code Online [1] is a very useful website where you can also test your JavaScript. It also comes with a URL encoder as well. Another website is the Test PHP Functions [2] which give you the option to test your code against a wide range of different PHP versions. 

[1] http://writecodeonline.com/php/
[2] http://sandbox.onlinephpfunctions.com

No comments:

Post a Comment