Languages
Components, Scripts, Codes: PHP / Documentation / Examples and Tutorials / Database Manipulation
Web Enable Your Informix Database Using PHPThis is a presentation given to the Informix Users conference in October 2000 on using PHP with Informix. Included is the entire source of a PHP...By: prstech.com |
Freeware | |||
Web Database Tutorial (PHP & MySQL)This tutorial focuses on creating a web database application using PHP and MySQL on a Linux platform. It explains how to get started, create the...By: blazonry.com |
Freeware | |||
Virtual Workshop: Web-based Databases with PHPA series of workshops developed for the novice PHP user. Starts with an introduction to PHP leading to the development of web-based databases using... |
Freeware | |||
Uploading, Saving and Downloading Binary Data in MySQLThis article explains, with sample MySQL commands and PHP code, how you can upload, store and download binary data (such as images) using a MySQL...By: oreillynet.com |
Freeware | |||
Storing Checkbox Data In Your DatabaseThis article provides example PHP and MySQL code for storing checkbox form results in your database, but the ideas can easily be extended to any...By: phpbuilder.com |
Freeware | |||
Start Using MySQLA brief introduction to using MySQL. Great for beginners.By: morgande.com |
Freeware | |||
SQL Database Function WrappersThis article explains how to create functions that will eliminate the redundancy associated with frequent database connections and queries. Lots of...By: phpworld.com |
Freeware | |||
So you want to use a database in your site?This March, 1999 column in PHP Builder explains how to use PHP and mSQL to create a database-driven dynamic content on your web site.By: phpbuilder.com |
Freeware | |||
Setting Up Database Driven WebsitesThis article in Developer Shed explains how to setup APache, MySQL and PHP 3 on your server. It then explains how to create a database and shows...By: devshed.com |
Freeware | |||
PHP/MySQL TutorialThis three-part tutorial of PHP and MySQL goes through the basics of installing the database system, gettig things up and running and then delves... |
Freeware | |||
PHP MySQL pagingHow to use PHP to implement MySQL paging and split your query result into multiple pages. Plus, how to create the navigation to move from one page... |
Freeware | |||
PHP MySQL TutorialA simple PHP and MySQL Tutorial with examples like creating a guestbook, contact form, uploading files to database, creating a simple Content... |
Freeware | |||
PHP and Accessing MySQL DatabasesThis short tutorial explains how to access data stored in a MySQL database and provides sample code.By: thescripts.com |
Freeware | |||
PHP and MySQL examplesVarious PHP and MySQL examples showing how to achieve tasks such as sorting alphabetically, random output and listing all entries. |
Freeware | |||
PHP and Writing to MySQL DatabasesA short tutorial explaining how to write information to a MySQL database. Sample code is provided.By: thescripts.com |
Freeware | |||
PHP - Previous and Next LinksAfter reading this tutorial, you should be able to add previous and next links to your pages that display data from a database.By: codewalkers.com |
Freeware | |||
Oracle and PHPThis article illustrates how to use PHP's built-in functions to communicate with an Orcale database. Both APIs (ORA and OCI8) for Oracle are shown...By: phpworld.com |
Freeware | |||
MySQL BasicsTeaches the basic structure and syntax for MySQL queries. Learn to create and edit databases and tables.By: higherpass.com |
Freeware | |||
MySQL ConnectivityLearn how to use MySQL and PHP together to deliver dynamic content to your users.By: phpnoise.com |
Freeware | |||
Manipulating data in a MySQL databaseThis shows you how to add entries to a MySQL database, show all of the entries and also delete entries. An online database example is available to... |
Freeware |
