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.
Archive listing enables to manage your messages (html tag available) which are displayed on your web page with flexible design custmozing.
(designed by Hiroki K)
- Easy to custmize its interface and include in your original web page.
- This script is designed for professional web developer. (Default design is very simple.)
MySQL Dialog is a simple MySQL database access wrapper class to execute SQL queries and display the results in HTML tables. The class connects to a MySQL server, sends SQL statements, and gets the results as an array. A table with the data from the result sets can also be displayed. The class may optionally return error messages on failure based on the mysql_error() and user defined error messages.
x-news 2 is a huge upgrade of x-news 1.1.
It includes severel new features, and improvemens of the old. It can also be integrated into any PHP based CMS, and it will work just like you want it to work, using advanced functions to display the news.
This script takes the information from a given RSS feed and parses the data into an array so that you can take care of the formatting or do whatever you like with the data, I use the system to grab information from many news sources and place it in a MySQL database for later perusal.