Another handy web development tool
Sep. 30th, 2010 11:44 amI have been doing a lot of PHP work, and a little JavaScript. When dealing with odd characters in parameter strings, etc. there are assorted and somewhat confusing functions in both languages for escaping and unescaping strings. This tool lets you see the results of putting a string through the various PHP and JavaScript escape functions. Very handy.