tutorials

Sponsors
Partner Sites

PHP Tutorials


Variables Basics
Learn about variables in PHP and how they work
PHP Tutorials > General Development
 
An Overview of Arrays in PHP
PHP Tutorials > General Development
 
If/else statements
PHP Tutorials > General Development
 
PHP Debugging Tutorial
PHP Tutorials > General Development
 
Multiple pages of data from a text file
PHP Tutorials > General Development
 
PHP Control Structures
PHP Tutorials > General Development
 
How to make a site plugger!
This tutorial will teach you how to make a plugger, where people can leave a link to their site on your site. It uses flat files, and is very easy to make!
PHP Tutorials > Guestbooks
 
PHP Programming
This tutorial will need an ability of reading code. Eventhough the code is extremely clear and very easy to understand. The shoutbox will obtain IP, Email, Website, Name, Message, Date and Time from visitors and store them into MySQL database!
PHP Tutorials > Guestbooks
 
Comment Form / Post Feedback Tutorial
Feedback is very valuable to not only the web designers, but to other visitors as well. This tutorial shows you how to create a script that will display comments from users, and allow users to post their own comments. The script is very secure because it
PHP Tutorials > Guestbooks
 
WebWerks CGuestBook
A Christian Themed Guestbook that prints a random bible verse on each page, and sends an email to the site admin. Feature an admin backend for removing posts, and sets up in minutes.
PHP Tutorials > Guestbooks
 
File based guestbook script
Most advanced application use database backend to store data. However in some cases you need something less advanced but which is supported by any platform. This tutorial will guide you how to create a guestbook script using common file system to store me
PHP Tutorials > Guestbooks
 
Create Your Own GuestBook
A three part guide to creating a simple PHP guestbook, from creating the table in MySQL, to storing the entries and displaying the messages on your page.
PHP Tutorials > Guestbooks
 
PHP Programming
This tutorial shows you how to create a simple database-driven PHP guestbook application. In this step-by-step tutorial, you will learn how to build a SQL database table, HTML form, PHP form processing script, and more.
PHP Tutorials > Guestbooks
 
Shoutbox Using No MySQL
Sure you have seen tutorials on how to make shoutboxes before, but with this one you don't need to stuff around with MySQL databases.
PHP Tutorials > Guestbooks
 
Dynamic Images in PHP
The BP Developments: Gallery, is made in PHP. You need to register before downloading. The first thing to do, is to register, then press on the download-link. It will then be e-mailed to your account. Upload the file, run it, and follow the instructions!
PHP Tutorials > Image Manipulation
 
Overlapping Images with GD
This tutorial will teach you how to upload the jpg images to the server using a web-form
PHP Tutorials > Image Manipulation
 
Adding Drop Shadows with PHP
Depending upon how its done, displaying a page of thumbnail images can be very cumbersome. Allowing the browser to resize images requires the client browser to download the entire, full-size image, then clumsily resize the image to a specified size. This.
PHP Tutorials > Image Manipulation
 
An intro to using the GD image library with PHP
One of the really cool features with PHP 3.0 is its integration with the GD Graphics library. Learn how to use these features and make images with pure code.
PHP Tutorials > Image Manipulation
 
Image Creation with PHP
With PHP you can create images from pure code. Throughout five sections, this tutorial shows how its done. Topics include: Create the Ellipse, Modify an Existing Image, and more.
PHP Tutorials > Image Manipulation
 
Create Your Own Dynamic Forum Signature
PHP Tutorials > Image Manipulation
 

« 13 14 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30 31 32 33 34 35 36 37