Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxnowack/track-loaded-files

track and verify if page files were loaded
https://github.com/maxnowack/track-loaded-files

Last synced: 25 days ago
JSON representation

track and verify if page files were loaded

Awesome Lists containing this project

README

        

Track-Loaded-Files
==================

This class can track and verify if page files were loaded.

It can generate URLs that for links and other page elemements for serving files dynamically.

The class can keep track of linked and downloaded files using session variables, so it can verify if the user browser has really loaded the linked files.

*Original creation date is 2014-03-12. I've just migrated to github. Source:
http://www.phpclasses.org/package/6827-PHP-Track-and-verify-if-page-files-were-loaded.html*