Home

Submit

Source

Feeds

Home » PHP » Randomizing and Rotation ::

PHP Randomizing and Rotation
This script allows any number of images to be referenced and have an associated hyperlink attached, which makes it great for 88x31 buttons which are commonplace throughout the web. The script requires a web server with PHP and a MySQL database to store the data.
Related Tutorials
PHP Randomizing and Rotation
Random Images
PHP / Randomizing and Rotation
Ever wanted to make links, or banners appear on your site in a random order? Well here's a simple script that will do just that.

Site: www.webdesign.org Report - View Tutorial

PHP Databases
Web Database Tutorial (PHP & MySQL)
PHP / Databases
This is a tutorial on how to create a web database application using PHP and MySQL on a Unix platform (Linux or Mac OS X). 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 like phone directories, personalization, survey polls, etc... All are based on inserting, displaying and managing data in a database.

Site: mkaz.com Report - View Tutorial

PHP Searching
Using PHP to search a MySQL database and return paged results
PHP / Searching
PHP, MySQL and a Web Server capable of parsing PHP pages, like Apache or IIS. This search script does not spider all your pages by crawling the links, so the content you want to be searchable must be within the database. Knowledge of PHP and MySQL is also necessary because this script is just the bones of a working solution.

Site: www.designplace.org Report - View Tutorial

PHP Databases
MySQL & PHP Basics
PHP / Databases
A breif description of each way of using a mysql database with php coding.

Site: zymic.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 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 File Operations
How to upload images to mySQL within PHP
PHP / File Operations
This article is to show you the simples way to upload images to mySQL database

Site: www.dotnetindex.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 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
Add, View, Edit & Delete from to MySQL database, Live Example (News System)
PHP / Databases
This tutorial will teach you how to deal with MySQL database using php, you will add, view, edit & delete data.

Site: www.maaking.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
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

PHP Databases
Basic mySQL Queries And PHP
PHP / Databases
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 access it.

Site: www.biorust.com Report - View Tutorial

PHP Databases
PHP & MySQL Database Connection
PHP / Databases
This tutorial will explains how to make a MySQL Database connection. I'll show 3 methods that works with the same form.

Site: www.easytutorials.org Report - View Tutorial

PHP Miscellaneous
Scraping Links With PHP
PHP / Miscellaneous
In this tutorial you will learn how to build a PHP script that scrapes links from any web page.

Site: www.developertutorials.com Report - View Tutorial

 
Site Search

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