Categories
Tags → Mysql Create

MySQL and PHP

PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...
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

Web Database Tutorial (PHP && MySQL)

This is a tutorial on how to create a web database application using PHP and MySQL on Mac OS X or Linux platforms. The example used is a database to manage web site links. The same ideas used in this tutorial can be expanded to most web applications ...
DETAILS

MyServer Admin

MyServer Admin is a set of PHP3 scripts for manipulating and administering MySQL via Web. Main features include: create new database, drop existing database, export database, privilege manipulation for users, database, and host, you can write your pr...
DETAILS

mysql.phtml

mysql.phtml provides a Web-based user interface for manipulating MySQL databases, queries and tables. Currently supported options include: create database, table, query and alter tables.
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

MyAdmin

This is an easy to install Web based MySQL database administration program written in Perl. Key features include: Create and drop databases remotely, Create and drop tables remotely, Alter tables and columns remotely, Supports features of MySQL 3.22....
DETAILS

PHP FormWizard

Tired of the same coding every time you start a new project? Then, PHP FormWizard may help you. It reads a mysql table and automatically generates html forms embedded with php-coding. It features: selectbox for the databases, html-form, style-templat...
DETAILS

CactuShop

CactuShop is an ASP shopping cart system comprising .asp scripts and a choice of MS Access, MS SQL or MySQL database. Its the only major ASP cart to feature the latest W3C standards compliant code (XHTML 1.0 strict). Cactushop features an advanced &...
DETAILS

phpMyAdmin

phpMyAdmin is intended to handle the administration of MySQL over the web. Currently it can: create and drop databases, create, copy, drop and alter tables, delete, edit and add fields, execute any SQL-statement, even batch-queries, manage keys on fi...
DETAILS

Page:
©2003-2008 jCay.com