-
146 total visitsPHP-MySQL-Wrapper is a PHP script for database interfacing with MySQL servers. It implements an ActiveRecord-like system for PHP when dealing with MySQL database interactions. A special scritp for CodeIgniter-based apps and websites is also available. Documentation is provided as code comments. -
176 total visitsphp-mysql-orm is a PHP script for interfacing with MySQL databases. This script allows PHP developers to connect, save and retrieve data from MySQL databases. It comes with support for most common MySQL operations and ensures a fast way of communicating with the server without plenty of overhead. -
386 total visitsThis is a PHP script for connecting web apps to a MySQL database. Uses prepared statement and MySQLi.Features of PHP-MySQL-Database-Script:- Support for INSERT statements- Support for SELECT statements- Support for UPDATE statements- Support for DELETE statements- Support for WHERE method- A generic method included -
208 total visitsPHP MySQL databaser is a PHP script that can access and manipulate MySQL databases. Using PHP MySQL databaser can support connecting to a given MySQL database, running queries, executing INSERT queries from the given parameters, retrieving the list of tables, creating and dropping table. Requirements:- PHP 3.0 or Higher -
1438 total visitsHere is a simple PHP/MySQL authentication script that is secure and easy to use. The Script features:- Login form- Password recovery with basic email injection protection- Optional md5 password encryption- MySQL logon table creation- MySQL injection protection- Page password protection -
1917 total visitsUse this script Simple to Use PHP MySQL Class that I've been using for years in my projects. It's a really easy-to-use PHP class file for connecting to, running queries on and retrieving data from MySQL databases. Just include the file, and set four parameters and you're all hooked up ready to go! -
3709 total visitsThis PHP class can access MySQL databases from PHP code. It features a very simple and easy to understand PHP syntax, allowing it to easily be called from any PHP application.Here are some Key Features of PHP MySQL Connection Class:-Establish MySQL database server connections-Execute SQL queries and return the results in arrays-Count the number of records in tables-Execute queries to ... -
2226 total visitsPHP MySQL Grid is a given SQL query can be executed against a specified MySQL database and the results can be retrieved in an HTML table. The rows of the table may be displayed with configurable alternate styles. Requirements: PHP 5.0 or higher Limitations: The comments in the class code are in Turkish. -
2048 total visitsPHP MySQL Login 5 levels of Hierarchy can manage the records of users in a MySQL database giving them 5 possible levels of hierarchy: administrator, master, agent, member and guest.PHP MySQL Login 5 levels of Hierarchy that can be used to add and remove user records, authenticate user password, manage user sessions and edit user accounts, are provided.Requirements: PHP 4.0 ... -
2185 total visitsPHP MySQL Database Class can establish connections to a MySQL server and execute arbitrary SQL queries. Key Features of PHP MySQL Database Class:- Fetch query results into an array- Execute SELECT, INSERT, UPDATE and DELETE queries from parameters that define tables, fields, field values and conditions.- Kill queries in execution- Check if a table exist- Optimize a table Requirements: PHP ... -
1634 total visitsPHP-MYSQL-MSSQL is an interface to be used with the PHP programming language to help you connect, disconnect, insert, update, delete, query, result and page_cut from MySQL or MSSQL more easy.You just change the setting.inc.php to suit your environment. ($sql_type,$sql_host,$sql_name,$sql_user,$sql_pass,$perpage) this file is independence so you can setup other variables at this file.If you already have a configuration file you can ... -
2078 total visitsScript to handle your mysql database online. no installation required, just plug and play :-) Features of PHP MySQL Smart: - help - database/Table/Filed browsing - field description - table description - database description - all kind of queries - select * works also - error messages - number of affected rows - multible statements - database/table backup (via dump ... -
2077 total visitsThis PHP class is a mySQL database access wrapper. PHP mySQL Database Wrapper Class provides methods for interracting with a mySQL database from within PHP easily and securely.Features of PHP mySQL Database Wrapper Class:- connecting to a mySQL host and selecting a database- method that is an alias of PHP's native mysql_query() function with the main differences being that, if ... -
1647 total visitsPHP MySQL class generator can be used to generate classes that wrap rows of MySQL database tables providing an object oriented interface to manipulate the table row data.PHP MySQL class generator generates getter and setter functions to access the table row column values as class variables. It also generates functions to insert, select, update and delete table row data.The generated ... -
1864 total visitsPHP MySQL Error reporting is a simple class that can be used to process errors that occur during an access to a MySQL database.PHP MySQL Error reporting can establish a MySQL database server connection using given database connection parameters. It also provides means to process any errors of execution of failed MySQL database access operations that use the connection established ...
