Categories
Tags → Mysql Queries Php

How to connect to MySQL database using PHP

Before you can get content out of your MySQL database, you must know how to establish a connection to MySQL from inside a PHP script. To perform basic queries from within MySQL is very easy. This article will show you how to get up and running.
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

MySQL Search Pro - PHP Edition

Generates SQL Queries which allows boolean searches using the MySQL LIKE statement. Search syntax is very similar to that of popular search engines. Use &"+&", &"-&", &"|&" and &"quoted w...
DETAILS

db2SQL

A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up databases you don''t have remote access to. Features: -backup either structure,...
DETAILS

MySQL Data Wizard

MySQL Data Wizard is a powerful Windows GUI utility for managing your MySQL data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. MySQL Data Wizard allows you to generate PHP scri...
DETAILS

Paginator

Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save myself some time and then thought others might find it helpful. Paginator will return a number that you can use to set your base record and a...
DETAILS

MySQL WEb

MySQL Web isn''t a revolutionary tool, but it is exceedingly useful. Any host which can access your MySQL database can use this tool to try out queries or browse the database structure. The author uses this tool when PHP and the great MySQL adm...
DETAILS

PHP and MySQL Web Development

PHP and MySQL Web Development teaches the reader to develop dynamic, secure e-commerce Web sites and Web applications. The book shows how to integrate and implement these technologies by following real-world examples and working sample projects. It a...
DETAILS

Page:
©2003-2008 jCay.com