Categories
Tags → Mysql Database Table

Advanced Blue Voda Form Processor

ABVFP is a free MySQL driven form processor that provides field validation, spam check, multiple file uploads, file attachments, multiple email addresses, autoresponder, customizable mail subject, header and footer, automatic MySQL table creation, st...
DETAILS

Add Comment Script

This beautiful script is extremely easy to use - with only three lines of code, you can comment everything on your web site. Add a Comment script is using one table in MySQL database to store all the comments from your site, so that makes it very tha...
DETAILS

Optimize All Tables In A MySQL Database

If you have a database driven site and you want to optimize MySQL tables then this is perfect. It goes through all the tables in a MySQL database and does table optimization on each one using the MySQL Optimize Table syntax.
DETAILS

MySQL to CSV Download

Extracts data from MySQL. Uses a MySQL table name or SQL statement to determine what data to extract. Formats the data into comma-delimited format, csv. Automatically translates invalid characters, such as &" to valid characters. Quotes col...
DETAILS

PHP code Generator

PHP code GeneratorConvert your MySQL database into a fully functional web application where users can View, edit, add, delete and search records easily and quickly and you will be in control of every thing : you can set validation rules to validate users entries and s...
DETAILS

Pheap CMS

Massive content management systems like Joomla, Drupal, etc. are an overkill for 80% of web site owners. Pheap offers these owners a simple, bold interface that masks a powerful content management system. Pheap allows users create document based &am...
DETAILS

SamMySql Database Class

This class wraps common MySQL database table SQL queries. It can: - Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array. - Insert or update rows from a list of fields and v...
DETAILS

How to upload images to mySQL within PHP

Aim of this article is to sho you the simples way to uplaod images to mySQL database. First you need to create a custom database table. The name of this table can be named as &"images_table&". Now here is the SQL code for creating t...
DETAILS

LI-Guestbook

This is a MySQL based guestbook script that works with templates and a css stylescript. You can edit the template to your website''s style and LI-Guestbook fills that with all the entries from your database. You can set minumum/maximum lengths f...
DETAILS

Basic MySQL Search Engine Class

This class can be used to search for data in MySQL database table text fields. It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table. The class returns an array w...
DETAILS

Page:
©2003-2019 jCay.com