PHP Classes

Packages of Rich Rohde

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Rich Rohde (3)  >  Mission progress status  >  Reputation  
Picture of Rich Rohde
Name: Rich Rohde <contact>
Classes: 3
Country: United States United States
Age: ???
All time rank: 4194537 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 185
Week users: 0
 
  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  
  Files folder image PHP File Info Class  
Retrieve file information using stat and pathinfo
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..

  Files folder image TTags  
Compose HTML documents setting tags and parameters
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.

  Files folder image User PHP Ini File Mangement  
Get and set configuration values from INI files
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