Creating Cache Manifest File using PHP
HTML5 Application Cache provides a way to make your application work offline. Once your application resources got saved to browser cache, it remains cached until the manifest file is modified. ( Note that updating a file listed in the manifest doesn't mean the browser will re-cache that resource.) The manifest file itself must be changed.
Want to have your say? just login


Be first to show your opinion !!!