Recent Posts

PHP Suit | Useful PHP scripts

PHP Suit | Useful PHP scripts

Return To Blog Listing

A blog with some PHP libraries, techniques and scripts

Search This Blog's Tags For:

Recent Posts Tagged With 'minify'

  • PHP scripts minifier

    Posted on Sunday July 12th, 2009 at 09:31 in php, tools, compress, useful scripts, minify

    Nothing special. Just a little online tool for compressing PHP scripts. This tool strips whitespace and comments from your PHP script, exactly in the same way as the PHP interpreter does....