This tutorial teaches the basics of adding a new table row dynamically in a website. This works in FF and IE 6 +
PHP »
Basics — almost 5 years ago
— reviewed, not listed
PHP Headers and their uses explained.
The tutorial will teach us how to generate a random password every time the function is called.
With PHP's date function you format timestamps, so they are more human readable.
The following tutorial will teach you how to display the current time, formating PHP's timestamp, and show you all the various date arguments for reference purposes.
The most common complaint that comes when a designer and a programmer are working together on the same project is that the output is mostly bugged. The reason for this is that the designer doesn't like too much funny symbols and characters in his HTML and tries to clear some of them.
In programming it is often required to repeat a block of code for a given number of times or until a certain condition is not true. For this, we use looping statements. PHP has two major looping statements (FOR and WHILE).
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials.
Mind lending a hand?