http://www.markuptutorials.com
http://www.flashperfection.com
http://webdesign.org
http://www.3dlessons.com
http://www.tutorialkit.com
http://www.vectorials.com

PHP Tips & Tricks - LearnPHP.org

Sort byTutorials Per Page
Pages:6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | Next| Last
In Part 1 of this tutorial, we covered the basics of our Form Validation Class. In Part 2, we will get our hands dirty in creating the remaining useful Class Methods that will instruct the Class which form fields to validate and how to validate them.
November 15, 2006 Today Views: 1 Total Views: 663
This is a fairly simple technique that uses a simple setup that will send variables from a Flash movie to a PHP script, and then that PHP script will print the variables out.
November 15, 2006 Today Views: 1 Total Views: 625

An Introduction to GD

Author: Biorust  Rating:
Are you getting bored with standard PHP functions? Do you want to venture into additional libraries of PHP code? If so, GD is an additional module that allows the programmer to develop graphics using PHP.
November 14, 2006 Today Views: 2 Total Views: 715

Arrays

Author: Herongyang.com  Rating:
This tutorial describes an array in PHP and related its functions.
November 8, 2006 Today Views: 1 Total Views: 685
Here we will cover the process involved in making a very simple email form in Flash using PHP. Be aware that Flash alone is incapable of sending email. PHP, or some other server-side script like PHP, is needed to handle that operation.
November 6, 2006 Today Views: 1 Total Views: 574
After reading this tutorial you'll learn what are conditional statements and loop statements.
November 1, 2006 Today Views: 1 Total Views: 551

Simple Hit Counter

Author: tutfx  Rating:
Use this simple script for a basic click counter to display the amount of hits to your site.
October 30, 2006 Today Views: 2 Total Views: 728
Learn how to create random content to help liven up your static web pages.
October 27, 2006 Today Views: 2 Total Views: 707

Displaying Load Times

Author: Biorust  Rating:
When developing PHP-driven websites its often very useful to know how long your pages took to process. This not only gives you some idea of the efficiency of your websites and of the server running them, but may help you diagnose problems, benchmark code corrections/additions, etc.
October 27, 2006 Today Views: 3 Total Views: 659

Alternating Row Colors

Author: Biorust  Rating:
This tutorial is not made for the average novice, and is probably placed closer to intermediate skill capability if you want to explore more advanced colour combinations.
October 26, 2006 Today Views: 1 Total Views: 625
Pages:6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | Next| Last