PHP Tutorial

Create Stick Forms - Make sure user information is never re-typed again!

Learn how to create and use sticky forms, which saves data that has been entered into a form, so a user does not have to re-type out the information if there is an error.
General » tutorialcode.com
Score(+): 3 | Views: 162 | Save it | Report it


Top 20 Similar PHP Tutorials

Create Email Server on your computer to test PHP mail forms and scripts

Learn how to create your Email Server
Advanced » phpsimple.net
Score(+): 4 | Views: 186 | Similar Tuts | Save it | View this tutorial

Get actual weather information

In this tutorial I will show you how you can retrive actual weather information from Yahoo Weather and display this information on your own site.
Basics » phptoys.com
Score(+): 2 | Views: 146 | Similar Tuts | Save it | View this tutorial

Display All Session Information

Learn to find out what information a PHP script stores in sessions.
Basics » brendenwilson.com
Score(+): 3 | Views: 200 | Similar Tuts | Save it | View this tutorial

how to Get Remote Web Page Information Using PHP

Learn how to Get Remote Web Page Information Using PHP
General » drquincy.com
Score(+): 3 | Views: 235 | Similar Tuts | Save it | View this tutorial

Build an RSS Feed From the Information In Your Database With PHP

Learn how to take information in a MySQL database table and export it to RSS using the file writing capabilities of PHP.
General » shadow-fox.net
Score(+): 14 | Views: 593 | Similar Tuts | Save it | View this tutorial

Interacting with Web Forms

This tutorial is a Huge guide to advanced forms in PHP
General » brainbell.com
Score(+): 1 | Views: 108 | Similar Tuts | Save it | View this tutorial

Contact Forms

This is a Complete and thorough guide to contact forms in PHP
General » biorust.com
Score(+): 2 | Views: 111 | Similar Tuts | Save it | View this tutorial

Process Web Forms

Learn How To Process Web Forms with 21 Short Tutorials
General » dev.fyicenter.com
Score(+): 1 | Views: 121 | Similar Tuts | Save it | View this tutorial

How to make custom avatars with PHP

Learn how to use php to make a customizable avatar. A great and unique feature for any website!
PHP and Images » partdigital.com
Score(+): 1 | Views: 126 | Similar Tuts | Save it | View this tutorial

Forms and responding to them (GET and POST)

This method will be indicated in the form we are using to get information from user as shown in the example bellow
General » phptutorial.info
Score(+): 2 | Views: 149 | Similar Tuts | Save it | View this tutorial

Make a Image gallery with PHP

How To Make Your Own Image Gallery With Javascript Effects
PHP and Images » shadow-fox.net
Score(+): 5 | Views: 177 | Similar Tuts | Save it | View this tutorial

Make Your Own Config Panel For Your Website!

Learn how to Configure area for your website
General » totaldream.org
Score(+): 4 | Views: 128 | Similar Tuts | Save it | View this tutorial

How to make clean and readable code in PHP

Keeping your code clean is essential. Therefore Combined Minds will give you some handy tips to increase readability in this tutorial. A must-read for all beginning PHP coders.
Basics » combined-minds.net
Score(+): 3 | Views: 174 | Similar Tuts | Save it | View this tutorial

Make a Basic Advertisment System For Your Website

This tutorial contains a small but useful script. You can use it to manage your ads if you have several people wanting to advertise on your site for a specified amount of time or you can use it as a simple affiliate box
General » iscripting.net
Score(+): 4 | Views: 212 | Similar Tuts | Save it | View this tutorial

Build up a function to secure a text box for your forms

Learn more about Building up a function to secure a text box for your forms
General » cagedflame.com
Score(+): 5 | Views: 178 | Similar Tuts | Save it | View this tutorial

Introduction to the superglobal variables, forms and query-strings

In this tutorials you will learn about the superglobal variables, forms and query-strings.
Basics » tutorials.birdy.nu
Score(+): 2 | Views: 104 | Similar Tuts | Save it | View this tutorial

Using POST and GET to retrieve data from html forms with an interactive example

Learn how to use POST and GET to retrieve data from html forms with an interactive example
General » azroc.co.uk
Score(+): 4 | Views: 188 | Similar Tuts | Save it | View this tutorial

Create a PHP Include File to create logging of server messages to a central logfile

This is a PHP include file which does logging of messages to a central logfile. You can use it in all your applications to avoid writing the same code over and over.
General » coolcommands.com
Score(+): 6 | Views: 268 | Similar Tuts | Save it | View this tutorial

User Input MD5 Encryption

Learn how to Have custom text converted in divcss format outputs
Security » neogt.com
Score(+): 2 | Views: 165 | Similar Tuts | Save it | View this tutorial

Creating User Functions

Learn How To Create User Functions
Functions and OOP » dev.fyicenter.com
Score(+): 2 | Views: 209 | Similar Tuts | Save it | View this tutorial