- 1,233 categories
- 40,467 scripts
- This tutorial explains the need for database abstraction in PHP, and shows how to create your own database API that can be to used with different types of databases. The tutorial uses a PHP PostgreSQL API as an example.
- Categories
- Tags
- Platforms
- Licenses
- One of the most compelling things PHP has going for it is it support for a wide variety of databases. This part 4 of the PHP 101 is going to take advantage of that database support to create dynamic data-driven Web sites. This primer covers different...
- Categories
- Tags
- Platforms
- Licenses
- So you want to create dynamic database-driven Web pages? This authoritative reference is packed with case studies to lead you successfully through the latest version of this server-side HTML-embedded language. Whether you''re an HTML designer, a...
- Categories
- Tags
- Platforms
- Licenses
- This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
- Categories
- Tags
- Platforms
- Licenses
- This article describes how to create an online database of movie entries to practice incorporating PHP templates into your web sites.
- Categories
- Tags
- Platforms
- Licenses
- Here, you will learn how to create an MS Access database and interface with it using PHP on Windows platform. Main topics include: Creating an Access database, Setting up an ODBC Connection, and Interfacing with database.
- Categories
- Tags
- Platforms
- Licenses
- PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...
- Categories
- Tags
- Platforms
- Licenses
- 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 ...
- Categories
- Tags
- Platforms
- Licenses
- 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...
- Categories
- Tags
- Platforms
- Licenses
- Core PHP Programming is the first complete, practical guide to PHP 3.x for experienced Web developers. Discover how PHP borrows the best ideas from Java, Perl, and C to create a remarkably productive scripting environment. Then, with the guidance of ...
- Categories
- Tags
- Platforms
- Licenses
Page: