PHP Classes

Packages of Christian Hansel

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Christian Hansel (2)  >  Mission progress status  >  Reputation  
Picture of Christian Hansel
Name: Christian Hansel <contact>
Classes: 2
Country: Germany Germany
Age: ???
All time rank: 86753 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 3701
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 SAFOX  
Parse, edit and generate XML documents
The SAFOX API is a collection of light-weight APIs for true object-oriented PHP to handle XML files. The latest version also supports the generation and parsing of RSS files.

As of version 0.5 the SAFOX wrapper is the starting point for all SAFOX operations. It is an extreme light weight class that allows youo to create any of the SAFOX objects (XMLDoc, XMLParser, RSSDoc, RSSParser) without further include or require commands. All necessary libraries of the SAFOX API will be loaded only when/if the file is required, thus making scripts lighter and faster.

Providing three base classes, XMLDoc, XMLNode, XMLParser, and extended RSSDoc and RSSParser Classes for RSS 2.0 Handling, the SAFOX package allows an easy and clean way to handle all kind of XML files. The SAFOX package is currently developed in PHP4.X and copyright by Christian Hansel, cpi service, Leipzig. The code is provided under the GNU Public License Version 2 and may freely be used, modified, and distributed with original copyright notices to be maintained.


  Files folder image Simple Date Time Object  
Perform date calculations and convert formats
This is a simple class to perform calculations with dates and times and convert formats between those used by PHP and MySQL.

It may perform date and time calculations like adding and subtracting a period of time, calculating the difference of days between dates, etc..

It may also generate different HTML form select fields with options based on either the current or any time range you wish to set.


  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