Minify Javascript with Python

September 21, 2015 amit 0

The code below compresses and minifies javascript files. Minification is not the same as obfuscation. Minification removes all whitespace , comments and needless characters so […]

Minify Javascript with C#

September 18, 2015 amit 0

The code below compresses and minifies javascript files. Minification is not the same as obfuscation. Minification removes all whitespace , comments and needless characters so […]

Free PHP Books To Download

September 16, 2015 amit 0

Given below is a list of the best books for learning basic and advanced PHP books in downloadable PDF format. Developing PHP Applications for IBM […]