| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Rich Rohde (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This package can retrieve file information using stat and pathinfo. It can take the name of a given file and uses the PHP function stat and pathinfo to retrieve information from the file system with details about that file. Currently it can retrieve and make available through class variables details like the file last access date, last modification date, number of disk blocks and block size it occupies, group and user id, access modes, etc.. |
| ||||
| This class can be used to compose HTML documents setting tags and parameters. It provides functions that generate HTML stand and end tags by passing any necessary parameter values. The class is aware of the types of tags and types of parameters that each supported tag can take, so it can verify if a tag is defined correctly. The class functions return strings of HTML for each tag that needs to be added to the HTML document. |
| ||||
| This package can get and set configuration values from INI files. It can open a given INI file read the configuration values that it may contain. The class can also get values with the given names, set change values, add sections and save the updated configuration values to the INI file. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |