Categories
Tags → Php Tutorial

Recursive Threading with PHP and SQL

This tutorial will walk you through the process of making a threaded discussion system. Using PEAR::DB and PHP 4 we''ll create a recursive function that will display comments in a threaded style.
DETAILS

Multicolumn Output from a Database with PHP

Putting your data into multiple columns with PHP is a snap. This tutorial will show you how it is done.
DETAILS

Create dynamic sites with PHP && MySQL

This tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will know how dynamic sites work and how they serve the content, and you will be ready to serve your ow...
DETAILS

Message Box HTTP Component for ASP and PHP

Visual Basic ''MsgBox'' function is much more flexible then JavaScripts ''alert'', you would notice it as you would go through the code. After installing this dll component, you can use this functionality with ease in PHP or ASP. ...
DETAILS

Alternating row colors with PHP and mySQL

A quick tutorial explaining how to alternate table row colors using PHP and MySQL.
DETAILS

PHP-MySQL-Quiz

This simple quiz script uses php and mysql. The questions are added, edited or deleted via an online admin area. The quiz is simple to install, easy to customise, and very robust. There is also a 5 page tutorial for anyone wanting to examine the php ...
DETAILS

An intro to using the GD image library with PHP

A brief introduction to the world of image manipulation in PHP using the GD library. This tutorial will guide you through creating a clock that will display the current time.
DETAILS

Flash GuestBook using PHP and Text files

This tutorial shows you how to create a simple Guest book in Flash. This Guest book is simple, efficient, fast, and easy to implement. There are no complicated database or xml issues to worry about. One swf, one script, and one text file. In this ex...
DETAILS

Creating a PHP form

This tutorial teaches you the basic structure of creating PHP form processing. To many this can be a challenging task, so here is how it''s done. Complete code presented.
DETAILS

How to protect PDF files using PHP

This tutorial explains how to safely hide away PDF files from public access using htaccess, but then having a PHP file run its own authorization to allow access to the file without the Network Password dialog box. The PDF file will be displayed in th...
DETAILS

Page:
©2019 A--9.com