| Showing 1 - 10 from 90 tutorials on Page 1. |  | | | | | Oracle and PHP | | PHP provides built in functions to access just about every database that exists, including Oracle. This 8-page tutorial illustrates how to use these built in functions to communicate with an Oracle database. | | Added: 22 March 2007 - Visits: 177 | | | | | | | | PostgreSQL and PHP Tutorial | | This is a nice tutorial on how to use PostgreSQL and PHP together. Topics covered include: Installation of PostgreSQL, PHP, and Apache, A Brief Introduction and Basic Commands, Different Types of Data, Retrieving Data from a Database, Inserting Data int... | | Added: 22 March 2007 - Visits: 165 | | | | | | | | 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 introduces ... | | Added: 22 March 2007 - Visits: 168 | | | | | | | | Basic mySQL Queries And PHP | | This tutorial will help you get started in working with mySQL and PHP. It will assume that you have no prior experience in using mySQL with PHP before. After reading this tutorial, you should get an idea on what a database is, how to use it, and how to ... | | Added: 22 March 2007 - Visits: 169 | | | | | | | | Dynamic Dropdown Menu | | Put records from your database in a drop down menu/list box. You can apply it as a navigator list box. Good for saving your webpage areas or you have many links you don't want to show all of them in your pages. | | Added: 22 March 2007 - Visits: 245 | | | | | | | | Using PHP with ODBC | | This is a detailed tutorial intended for the PHP programmer interested in learning more about database connectivity - using the ODBC standard. You should be familiar with PHP syntax and have a working knowledge of databases. | | Added: 22 March 2007 - Visits: 153 | | | | | |