News Feed
Jobs Feed
Sections




News Archive
Ed Eliot's Blog:
Automatic merging and versioning of CSS/JS files with PHP
December 18, 2006 @ 14:29:00

Including Javascript files into your application is simple, but for each, a HTTP call has to be made back to the server and its contents pulled down. Ed Eliot decided he wanted to compress things a bit more so he created this script to push them all into one file dynamically.

I hate maintaining this stuff manually so I've written a PHP script which takes care of merging files on the fly whilst also versioning the merged file automatically as the various component files change.

He gives an example of this simple script - defining which files to compress, defining the directory to pull them from, and using mod_rewrite to handle the Javascript file requests.

0 comments voice your opinion now!
automatic marge version javascript css script automatic marge version javascript css script


blog comments powered by Disqus

Similar Posts

Edin Kadribasic's Blog: PHP 4.4.5-win32 with MySQL 5.0.22

Nexen.net: The Month of PHP Security Overview

Noupe.com: How To Create Your Own Stats Program (JavaScript, AJAX, PHP)

International PHP Magazine: Three Releases - Graphing, Blitz and Plugins

CSS-Tricks.com: Using Weather Data to Change Your Website’s Appearance through PHP and CSS


Community Events











Don't see your event here?
Let us know!


interview development series language release zendframework2 unittest example code tool composer podcast conference functional opinion testing community object framework introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework