Articles »
Tag: javascript
Unpacking Javascript
If you’ve worked with numerous javascript-heavy open source web applications, you’ve probably come across javascript files that look like they were encoded into a single large block of gibberish. Whether the purpose of this obfuscation was to protect the original code or to minimize the download size, it becomes a pain if you are trying to debug or modify a piece of javascript code that looks something like this:
Full article »
Curly Braces within Double Quotes in PHP
Curly braces are used to delimit variables in double quoted strings in PHP. While very useful in many situations, this can cause confusion when trying to print a combination of curly braces and variables.
Full article »
Recent Comments
Japanese
Chinese
Tags
Archives
Browse the archives: