Categories
Tags → Learn How To Use Mysql

myphpbooks

This script is a real world application that shows how to use MySQL with PHP. You can learn from the step by step commented php source code how to build a php program that uses MySQL to keep a database of your books. Program functions implemented inc...
DETAILS

Building Modular XHTML Web Pages with PHP

Learn how to use PHP to separate the different elements that make up a well designed and valid Web page into its component parts and have these parts adapt in certain powerful ways. These components correlate almost exactly with the modular design of...
DETAILS

phpNet''s News Posting

If you read through this tutorial you will learn how to create a news article posting system on your website without the use of a mySQL database. We suggest that you also read the Simple Login tutorial and integrate the two so you won''t have gu...
DETAILS

Mastering phpMyAdmin for Effective MySQL Management

Whether you are an experienced developer, system administrator, web designer or new to MySQL and phpMyAdmin, this book will show you how to increase your productivity and control when working with your databases. You will learn how to: Adminis...
DETAILS

Managing a MySQL database in PHPMyAdmin

Learn how to use cpanel to setup a mySQL database through the utility called PHPMYADMIN. This tool will easily configure and give access to a mysql database. Watch and learn about setting up a mySQL database on a webserver running Linux or Unix.
DETAILS

ezBook

As its name suggests, ezBook is really easy to install and use. Compact size, simple interface. For beginners, it can be a good example to learn more on how to use PHP to manipulate a MySQL database.
DETAILS

File to display paging

This shows you how can display paging like google in your reports and also shows how you can use serach,sorting etc with your reports and data very easily. You can find a zip file in download section to display paging on your reports etc. The...
DETAILS

MySQL Efficiently using ADOdb

Learn how to use ADOdb and MySQL for a more efficient website.
DETAILS

Formatting Date/Time value in SQL query

Learn how to use MySQL embedded function to format Date/Time field value just right in the SQL query string. For example another way is to use PHP, but it is slower and inconvenient. This tutorial will show you both examples for the same goal.
DETAILS

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

Page:
©2003-2008 jCay.com