A quick tutorial explaining how to alternate table row colors using PHP and MySQL.
Learn web programming with PHP and MySQL with this comprehensive article. You will learn to create database integrated websites.
Jump into PHP and MySQL web programming - Part I is an article that teaches about programming with PHP and MySQL easily. The author says that most of the unix hosting services provide MySQL service as one of their hosting plans. The author gives...
Simple Login/Registration Using Flash with PHP and mySQL is a tutorial for creating simple login or registration using flash5 with PHP and MySQL database backend. This is an preface to using mysql database and PHP in flash. The author clearly...
PowerPortal is designed with PHP and MySQL that widely used in portal management. It provides solutions to enhance your website with more features such as Contact forums, Tag boards, status indicators, News archive, Chat rooms, User admin...
Wordlog is written with PHP and MySQL code that provides features to produce an efficient news system on your website. Intuitive journal interface enables a user to add, edit, and remove entries on the news page. Supports threaded replies. Allows...
Coding Ground - PHP and MySQL tutorial is a simple article that relates about the ways and means of creating and managing websites with a MySQL backend. Users are also guided to deal with all types of database related tasks such as storing data in...
Installing Apache, php and Mysql in a windows environment is what this tutorial is all about. This article even has links to download php, Mysql and Apache from their respective sites along with the installation readme files. The article describes...
Recursive Threading with PHP and SQL is a simple tutorial that helps experienced PHP programmers to design new pages with threaded comments. You will learn to create and match comment tables for every discussions. Using the tips provided in the...
Various PHP and MySQL examples showing how to achieve tasks such as sorting alphabetically, random output and listing all entries. |