Simple Web Search allows you to search a SWISH-E index using the SWISH-E 1.X.X Binary and PHP3. Key features include: Limit searches to Head, Title, Body, Heading, Emphasis, and Comment, Display specified meta tag contents, Multiple indices available via drop-down select box, Max number of hits via drop-down select box. (10, 50, 100, 500 are available), Time required to complete search is printed at the bottom of the results page, Four levels of debugging available via config option, and Seperate configuration file.
This is a little class that will allow you to do user authorization on your site. It includes the ability to mail the user first and have them follow a link back to verify their signup. This includes a small db class to support the authorize class.
PHP Personal Finance System is a php and mysql web based personal finance manager. It was written because of the lack of free web based personal finance management software. A new, totally reworked version released 1 January 2005.
It includes:
- XML Configuration
- Multiple language and user support
- Monthly budgeting
- Single and Split transactions
- Calendar
- Reminder
- Reporting with graphs (GD2)
- Scheduled Transactions
- E-Mail alerts
- Admininstration
Coding Ground is Large Database website Listing Free PHP Bookmark Management scripts, php tutorials, php-mysql tutorials, other tutorials, ebooks, webmaster tools, and more .
This is a dynamic query generator for MySQL and PHP4. It can create a new query or run an existing query. Several tables can be selected from a single database for relational queries. The query can be edited, saved and run dynamically.
Update (2001-06-18): The browser related bugs have been fixed. The query results are presented in a tabular form.
This is a simple php voting script that writes the percent of people that voted yes and no, It uses two text files files to store how many people have voted yes and no.