This class is meant to generate two HTML form select type inputs making the currently selected value on the first input determine the option values that are made available on the second.
It uses JavaScript to update the second input options when the first input changes.
The class comes with an example that defines the options for both input from data defined by arrays, and also an example that retrieves the options values from MySQL database query results.
XeoPort imports emails from any IMAP or POP3 server into your MySQL database. Only new and unique messages will be inserted and can be deleted after successful import from the server. Multipart (inline) messages will be checked 3 levels deep and all attachments (incl file name and file size) listed. XeoPort can be run with extensive feedback or completely silent. An experimental script to interact with Outlook Express is included.
A free web-based TicTacToe game for two players with unlimited number of gametables. Variable size of game area. This php script includes a nice game design.