Categories
Tags → Simple Mysql Database

Simple Connection to MySQL

The MySQL database is one of the most popular among PHP developers, and there are numerous well-documented PHP functions you can use in conjunction with your MySQL databases. In this tutorial, you will learn how to make a simple connection to MySQL u...
DETAILS

PHP Address

PHP Address is a collection of PHP3-Scripts for maintaing a small web-based address-database. It features: uses a MySQL database on backend, multi-user capability, supports simple access-rights for each entry, and configurable user interface language.
DETAILS

PHP - MySQL Hit Counter

This is a simple graphical webpage counter that uses a MySQL table and database for easy tracking of hits on a website. It requires that in the web page that is calling the script have two(2) veriables: The Webpage that is calling the script (i.e. in...
DETAILS

A Contact Database using MySQL and PHP

MySQL has a small, highly optimized database engine that implements the entry-level SQL92 specification. Its rich set of support tools lets you create dynamic Web applications such as catalogs, shopping carts, and contact lists. This article introduc...
DETAILS

phpGiftList

phpGiftList is a simple gift list manager written in PHP and using mySQL as a database. It displays the list of requested gifts from the database with a link to buy online.
DETAILS

phpComments

This simple script allows visitors to send you a &"rating&" on specific pages on your website to you, via email. There is no need for MySQL to use this script, however it would be simple enough to alter this script to send the ratin...
DETAILS

Address Book

It is a simple address database, consisting of only the following: id, name, phone, state, city, zip, street, misc, and email. It supports create, drop, edit, search, and uses a MySQL database on backend for storing data.
DETAILS

PHP and Writing to MySQL Databases

This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions.
DETAILS

Setting Up Database Driven Websites

This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own s...
DETAILS

phpHoo

phpHoo is a PHP link/directory management script that allows you to build a Yahoo like Web directory on your Web site. It requires the MySQL database to store and retrieve data. Main features include: Organizes information hierarchically, Allows user...
DETAILS

Page:
©2003-2008 jCay.com