PHP MySQL Table manager is a php based database script. This program brings an easy administration of MySQL database. Without any difficulty you can create, drop or rename database tables. Altering table structures by adding or dropping keys and...
This tutorial is about creating MySQL table using PHP and validating the user by Javascript. This script consists of 3 files including header and footer. Header files consist of few options for the administrators where admin can create database,...
MyISQL (Interactive SQL for MySQL) is a database management solution for working with MySQL tables and queries.MyISQL rich feature set allows you to browse and modify MySQL table data, create SQL queries within a useful editor (with syntax...
A user authentication class based on MySQL and the PHP Session functions. It includes a user management application script and a MySQL table setup application script. It supports login and logout via web-based forms, session expiration with...
This blogger assumes that there is a MySQL table with user information determining if a user is logged in or not. It also assumes that every user has a folder in the root of the website.
Ban a user from your site based on their IP address. Includes versions that work with or without a MySQL table. Banned addresses get a rejection message upon entering.
This script is the alpha version of a blogger that I am working on for FullPages.org. It assumes that there is a MySQL table with user information determinning if a user is logged in or not. It also assumes that every user has a folder in the root...
This script provides the front end for the dumping of a MySQL table. It can mail the dump table to the address that may be specified in the command line. It can alternately mail it to a default mail address that may be specified in the script.
In this article, the author gives a solution to know how the additional phpMyAdmin features using special seperate table work and how to set them up, storing pictures inside a MySQL table and view them from within phpMyAdmin,using MIME types,...
An open source script to manually handle memberships. Display and add or delete users in a password file and an associated MySQL table where customer data like email addresses and expiration dates can be kept. |