PHP Classes

Packages of Michael Burgess

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Michael Burgess (3)  >  Mission progress status  >  Reputation  
Picture of Michael Burgess
Name: Michael Burgess <contact>
Classes: 3
Country: United Kingdom
Age: 36
All time rank: 52728 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 5648
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 Form Table Generator  
Generate forms to add or edit MySQL table records
This class can be used to generate HTML forms, based on table schema automaically deterimend from a database table. The HTML can be customised.

It retrieves the list of fields of a given MySQL database table. Then it generates HTML forms for entering values of records of that table.

The table primary key field can be automatically omitted from the output.

The generated forms may be populated with default values when the forms are generated in edit mode.

An XML configuration file can be used to define how to map the table fields into form inputs. The configuration file can also be used to add, remove or customise form sections.

The generated forms can be returned as a string or saved to a file.

  Files folder image Script Box  
A collection of general purpose functions
This class has a collection of functions for general Web development purposes.

It can:

- Parse and Display RSS Feeds using tables and optional CSS
- Create RSS feeds, and use CSS to format them
- Generate forms for searching the Web with Google
- Produce dates in various formats
- Redirect to pages using either HTTP headers or Javascript with a countdown timer
- Using sessions, restrict access to pages and produce a login form
- Select one or more random quotes from a list of many
- Make predefined text in a page fade when the mouse is moved over a HTML element
- Make any page element be draggable with the user mouse
- WaterMark Images with text
- Produce a link which bookmarks a page
- Produce promotional buttons (for firefox)

  Files folder image SnPayPalApi  
Manage a Paypal account with the SOAP Paypal API
This package can be used to manage a Paypal account using the SOAP Paypal Web services API.

It can access the Paypal Web services API server and request the execution of several types of operations using the SOAP protocol. Currently it supports:

- Searching for transactions
- Get the details of a transaction
- Send mass payments
- Refund the payment of a transaction
- Get the balance of an account

This package also comes with an utility script that can be used to execute these types of operations from a command line console.


  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