PHP Classes

Packages of marco voegeli

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of marco voegeli (3)  >  Mission progress status  >  Reputation  
Picture of marco voegeli
Name: marco voegeli <contact>
Classes: 3
Country: Switzerland Switzerland
Age: 45
All time rank: 821 in Switzerland Switzerland
Week rank: 195 Down3 in Switzerland Switzerland Down
All time users: 20789
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 Message Handler  
Present HTML error message boxes
This class can be used to present HTML error message boxes

It generates HTML that display a given error message next to an icon image that denotes the type of message.

Currently it provides icons for the message types: information, warning, error, success and stop.

  Files folder image PHP MySQL class generator  
Generate classes to manipulate MySQL table rows
This package can be used to generate classes that wrap rows of MySQL database tables providing an object oriented interface to manipulate the table row data.

It generates getter and setter functions to access the table row column values as class variables.

It also generates functions to insert, select, update and delete table row data.

The generated class uses another classes provided with this package to execute database access operations. That class must be configured to specify the MySQL database server host, user name and password.

When the table definition changes, the wrapper class code must be regenerated.

The MySQL database table that is wrapped must have one auto-increment primary key field.

  Files folder image PHP Yahoo Weather Class  
Retrieve information from Yahoo weather RSS feeds
This class can be used to retrieve and parse the information from Yahoo weather RSS feeds.

It retrieves the weather RSS feed of a given location in the world and extracts details like location name, sunrise and sunset time, current weather and the weather forecast for the next days.

The class may cache the retrieved information in a local file for a given period to avoid fetching the same information repeatedly.


  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