Home

Submit

Source

Feeds

Home » PHP » Databases ::

PHP Databases
Online photo albums are everywhere these days. Some of them are dedicated to landscapes, others are dedicated to celebrities, and the list goes on and on. This tutorial is the first in a series of tutorials that will teach you how to use PHP and MySQL to create a photo album that will allow you to upload new pictures, delete old pictures, and even update any information linked to your pictures.
Related Tutorials
PHP Dynamic Images
Automated PHP Photo Album
PHP / Dynamic Images
A really simple way of displaying your photo albums online. To add a new album, simply make a new folder and upload your photos.

Site: www.webdesign.org Report - View Tutorial

PHP Dynamic Images
PHP Photo Album script
PHP / Dynamic Images
This is a PHP enhanced Photo Album script that automates the retrieval of all images within a specific directory to show, with links to cycle through each batch of images. It's based on the original Photo Album script, though uses PHP to automatically populate the script with all images within a directory.

Site: www.dynamicdrive.com Report - View Tutorial

PHP Databases
PHP and Mysql: Part 1
PHP / Databases
Alot of people have written in saying that the Using MySQL with PHP tutorials they've found in the internet are difficult to follow. This tutorial is our attempt at solving the confusion and providing a straight-forward explanation of how you use PHP to interact with a MySQL database.

Site: www.webdesign.org Report - View Tutorial

PHP Databases
Data Integrity Using MySQL and PHP (Part 2)
PHP / Databases
A continuation of the series, "Data Integrity Using MySQL and PHP," this article discusses the concept of auto_increment fields in MySQL, to cause MySQL to store a unique, incrementing integer in the field of each new row.

Site: www.abriasoft.com Report - View Tutorial

PHP Databases
Building a Database-Driven Web Site Using PHP and MySQL
PHP / Databases
This ten part series of articles will teach you everything you'll need to build a database-driven Web site from the ground up. Main topics include: Installation, Getting Started with MySQL, Getting Started with PHP, Using PHP to access a MySQL database, Relational Database Design, A Content Management System, Content Formatting and Submission, MySQL Administration, Advanced SQL, and Advanced PHP.

Site: www.sitepoint.com Report - View Tutorial

PHP Databases
Are PHP and MySQL the Perfect Couple?
PHP / Databases
This is ore of an introductory article on PHP and MySQL covering such topics as features of PHP and MySQL, and how to use PHP to interact with MySQL.

Site: www.oreillynet.com Report - View Tutorial

PHP Forums and Guestbooks
Simple forum in php/mysql
PHP / Forums and Guestbooks
If you've ever wondered how to build a simple forum in PHP/Mysql, this simple tutorial will give you the basics of how to post and reply to threads and display messages.

Site: www.chipmunk-scripts.com Report - View Tutorial

PHP Installation
How to Get Apache, PHP, and MySQL Up and Running
PHP / Installation
If you have no idea where to start or need some help on how to install, configure and tweak Apache, PHP, and MySQL on Unix or Windows, this 3-part hands-on article will guide you before you get lost in manuals.

Site: www.wowwebdesigns.com Report - View Tutorial

PHP Emailing
Basic HTML newsletter in PHP/MYSQL
PHP / Emailing
This tutorial will teach you how to make a simple newsletter in PHP/MYSQL with account activation. This will require PHP that is not running in SAFE_MODE or PHP that at least allows the sendmail function(duh, you can't send mail without this enabled).

Site: www.chipmunk-scripts.com Report - View Tutorial

PHP Navigation
Dynamic URLS using php and mysql
PHP / Navigation
To create dynamic URL with php and mysql is quite simple and this small tutorial will teach you how very easily. If you look at Chipmunk directory, board, or CMScore, you will find that they all use Dynamic URLs with PHP/Mysql.

Site: www.chipmunk-scripts.com Report - View Tutorial

PHP Site Analysis
Generating Advanced Web Page Statistics using PHP
PHP / Site Analysis
This tutorial is intended for the PHP programmer interested in gathering and analyzing Website statistics in a presentable format using mySQL and PHP.You will need a moderate understanding of PHP and a limited knowledge of mySQL, including how to create a mySQL table using the mySQL client.

Site: devzone.zend.com Report - View Tutorial

PHP Installation
Acquiring PHP MySQL
PHP / Installation
PHP and MySQL are already packaged in Linux and Mac OS X OSs. However, most PHP developer are actually using Windows when developing PHP applications. This is also true to myself. I have Mandrake Linux 10 but I'll just use it for testing purposes of my finished scripts. One reason is that Windows render an amazing web presence unlike any other OS's browsers. So this page will only cover the WAMP ( Windows, Apache, MySQL, PHP ). You will learn how to install Apache, PHP, and MySQL under Windows platform.

Site: www.webdesign.org Report - View Tutorial

PHP Databases
PHP and MySQL for beginners
PHP / Databases
Very Simple tutorial to get you start using PHP with the most popular MySQL database.

Site: www.ithome.org Report - View Tutorial

PHP Databases
Creating and accessing MySQL data with PHP
PHP / Databases
This tutorial will hopefully teach you some basics of how to access data with your PHP scripting to gather information with in a MySQL database.

Site: www.microcyb.com Report - View Tutorial

PHP Databases
How to connect to MySQL database using PHP
PHP / Databases
Before you can get content out of your MySQL database, you must know how to establish a connection to MySQL from inside a PHP script. To perform basic queries from within MySQL is very easy. This article will show you how to get up and running.

Site: www.webcheatsheet.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement