HTML_Graphs uses PHP to provide a nice class interface for html graphs. It provides a single, reasonably consistent interface for creating HTML based charts. The idea behind this code is that the user of the class sets up four or five arrays and pass these to html_graph() which then takes care of all the messy HTML layout. A fully customized chart can be created in just five lines of PHP code.
This package can be used to register event handlers and trigger the execution of actions when an event occurs.
There are several classes that take care about registering objects that process events, trigger the execution of actions when an event is triggered, retrieving detailed information about the events
The class increases the timelimit for script-execution (if safe-mode is turned off), prevents a browser-timeout by sending pieces auf the progressbar to the browser and gives the user live-feedback on the progress of the running operation.
This is the "top-end" of Dirty Dirz, coming soon, and as such it assumes an existing directory structure. It is also unable to chmod files so this has to be done manually, on your web host's control panel. Well now that we know what it doesn't do let's find out what it does. F-ystem is a flat-file conection handler. It's capable of copying, reading and writing to files. It works from your website's root folder in every instance. This is because I split the full path into two parts, root and relative. It's really no big deal just that you reference your root folder with a string similar to this /home/site/public_html/ in a file called F-ystem.settings.php. Now when you want to read a file, let's say Readme.txt, in a sub-folder, let's call it Bob, of your root folder(ex. path mentioned above). You use the string 'Bob/Readme.txt' as your target_path. The fystem function will append this target_path to the string you specified as your root folder. You can also specify the folder Bob as your "root folder" in the settings file(ex. /home/site/public_html/Bob/ ). The copy_source path is treated in the same way. If you do not leave the trailing slash on your root folder string you will be unable to correctly reference your files. Why? It would be because when you use a "/" charactor as the first char in file system functions, the ones internal to PHP, it is treated as the full path from your parent folder
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.