Categories
PHPTips and Tutorials → Database-Related

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 ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Website Database Basics With PHP and MySQL

As your website grows you may run into two problems: Your website has so much information that visitors can''t quickly find what they want and visitors want to give you information. Both of these problems can be solved by building a database on ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

DBM Functions Demo

This tutorial explains how to access dbm files from PHP using various dbm-PHP functions.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

mSQL Functions Demo

mSQL is a lightweight SQL database engine for Unix systems. It is extremely easy to install and configure and it does a great job of handling simple SQL queries. This tutorial shows you how to communicate with the mSQL database engine using various m...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

So you want to use a database in your site?

In this two-page online tutorial you will learn how to create a database-driven site that can display content on request. It covers topics on a simple SQL query interface and more complex example of parsing and querying.
  • Platforms
    • Linux
  • Licenses
    • Freeware
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.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Script Web databases quickly with PHP

In this tutorial, you''ll learn how to install and configure PHP for use with the Apache Web server on UNIX or the Microsoft Internet Information Server on Windows NT. Then you''ll see by example how to use PHP to route HTML conditionally, ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
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...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

MySQL Table Joins

One of the great characteristics of SQL (Structured Query Language) is the fact that one can develop access and modify data across various tables. There are several benefits to this, including greater ease of manipulation, increased speed of access, ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

The MySQL Grant Tables

One of the most powerful aspects of the MySQL server is the amazing amount of control the administrator has over each user''s intended behavior. This control can restrict user privileges over a general part of the server, such as limited access ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com