PHP Tips & Tricks - LearnPHP.org
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
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
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
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
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
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





















