- 1,251 categories
- 40,829 scripts
- 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 ...
- 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 ...
- This tutorial explains how to access dbm files from PHP using various dbm-PHP functions.
- 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...
- 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.
- This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions.
- Platforms
- Licenses
- Other Free / Open Source License
- 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, ...
- 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...
- 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, ...
- 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 ...
Page: