Categories
Tags → Mysql Queries

Install ADOdb Database Abstraction Layer

Do you get stressed out by mysql or other database queries? Do you use multiple databases and wish there was just one way to handle all of your queries? ADOdb is a system that executes queries to any type of database the same way, so you only have ...
DETAILS

Class: Easy MySQL class

This class is a simple wrapper to access MySQL databases. It can establish connections to a given MySQL server and execute SQL queries in a single call. The query result resource handle, columns names, number of returned rows and last ins...
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

Erp Objects SDK

Erp Objects is a set of tools and controls which allows you to write erp applications very quickly by making Erp Object Sets, which are replacement to conventional datasets of ASP.NET. Intellisense, Typed Queries (Yes Typed Queries e.g. Custome...
DETAILS

PHP mySQL Database Wrapper 1.0.5

This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHP''s native mysql_query() function with th...
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

clonefish - PHP form generator class

A proven and mature PHP class aimed to aid the creation of professional self-validating input forms. - easy configuration using a simple PHP array - client-side + server-side form validation (cross-browser JavaScript and PHP) - automatic form ge...
DETAILS

PHPMyCluster

PHPMyCluster is a PHP / C++ / MySQL library system for multi cpu processing. It is in essence a highly optimized database load balancing system written on the code level, for advance server setups. By having multiple MySQL Servers running on differen...
DETAILS

Basic mySQL Queries And PHP

Learn how to issue basic mySQL queries using PHP and how to properly validate SQL queries before issuing them to the database server to prevent possible attacks or unauthorized access
DETAILS

Arabic MySQL Query

This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules. It uses the MySQL REGEXP and LIKE functions to retrieve better results from queries for Arabic text.
DETAILS

Page:
©2019 A--9.com