database

Tycoon CRM

Tycoon CRM

Tycoon CRM is a customers/clients/employees resume manager written in PHP /MySQL. It is entirely browser-based, multi-user and multi-language. Tycoon CRM is meant to be used by a group of people sharing the same database, and diferrent access levels, based on user and password. Level 1 user has access to all databases, but does not see contact addresses, phone numbers, or IDs. Level 2 user has access to employed users only and se...

Butterfly Query Admin

Butterfly Query Admin

Butterfly Query Admin (BQA) is a drop-in, plug-and-play, paste-and-use alternative for phpMyAdmin, faster, lighter and skinnable. It is a database management tool with all required options, without the bulkiness and hassle of other tools. This script is entirely written in PHP . It does not need a MySQL database, and can be dropped in without prior installation. You can use this script on any PHP -enabled server, by simply placing the “bqa”...

Editable Ajax Data Grid With Multiple Color

Editable Ajax Data Grid With Multiple Color

Based on one of our best selling products “Ajax Data Grid With Multiple Color”, the data edit function is finally here!Demo login: admin/admin Features in the latest version 2.2 includes: Javascript function powered by jQuery Using ajax technology to load data Sortable column Specific column to search Adjustable data row per page Ajax pagination Multiple theme color (silver,green,blue,red) New features: Login system – Allow admin to login ...

CSV Manager!

CSV Manager!

CSV MANAGER is able to: 1. Import a CSV file to a MySQL table; 2. Import a CSV file to an Array; 3. Export a MySQL table to a CSV file. It is also able to: 1. Export CSV files to a HTML table (so you can print it). This is a kind of Easter egg; 2. Multitasking, it can do all the functions at the same time. You can import a CSV file, change it (changing the result array), save it to DB and return it as a file; 3. It will prevent SQL Injectio...

Fixtures and Results Plugin

Fixtures and Results Plugin

This Wordpress plugin stores competitions, matches, formations and players in a database for easy archiving and display of both retroactive and upcoming fixtures. The plugin is setup with preexisting codes (football, hurling, camogie, handball) and grades. Some of the sport codes are country-specific. The plugin uses an advanced administration section, having its own top-level menu (FRP) inside Wordpress dashboard. Information is interlinke...

Easyforms - Generate Forms from DB

Easyforms - Generate Forms from DB

Easyforms allows you to automatically generate forms from MySQL tables, process submitted forms to add data into the table, and generate paginated HTML tables to gracefully output your database to your web pages. Forms and tables generated with Easyforms are flexible, allowing you to change field names and remove fields that you don’t need. They are also protected from SQL Injection attacks, allowing you to use Easyforms for any kind of for...

SQL Document Generator

SQL Document Generator

SQL Document Generator SQL Document Generator is a set of classes for creating documents in various formats based on SQL queries. Need Support? Support for all our items is conducted through our Support Forum. We’re in GMT +1 and we aim to answer all questions within 24 hours in weekdays. In some cases the waiting time can be extended to 48 hours. Support requests sent during weekends or public holidays will be processed on next Monday or the...

Ajax Data Grid With Multiple Color

Ajax Data Grid With Multiple Color

A data grid using ajax to load data, ability to sort each field, specify a field to search, pagination, and choose the number of record view per page. All done in ajax, which means fast performance and less traffic! Ideal for backend management and admin page. (i.e. User management, product management, etc.) Ajax Data Grid Features include: Powered by jQuery Load data using ajax, save server resource Sort record by each field Can specif...

Form Processor

Form Processor

With form processor you can convert a static form into a working form in less than 5 minutes. For the moment it has 2 buildin handlers to send the form content with mail or to save the content in a CSV file. But with a bit of PHP knowledge you can easely write your own handlers. Look at the example video and see how easy it is to use and implement. Features Convert static forms to a working one Form validation (email, url, required, phone, ...

MyOM - object to mysql database mapper classes

MyOM - object to mysql database mapper classes

MyOM is a distribution of 4 classes wich will help you to work with the database(MySQL) in terms of class instances instead of recordsets. It isolates database layer from the business logic. It will help you to store database queries in simple xml files and it isolates database api from your application code. You code will be more readable, more beautifull, object oriented, more easy to support. it is very easy to connect with the database, ju...