Tutorials by developertutorials.com
Now and then you need to sort your arrays alphabetically or numerically, if nothing else, then just to apply some programming logic and attain the desired output. You can sort an array in PHP by using two functions...
October 11,
2007
Today Views:
1 Total Views:
178
First of all, Clickbank protection is decent as it is. If you want to keep your customers from passing the thank you page URL around to friends, there are a couple of things you can do.
October 10,
2007
Today Views:
4 Total Views:
180
This is a cool little way to put articles from a page or database into seperate pages. This can be done quite a few ways but here's one of them. So lets get into it!
October 9,
2007
Today Views:
1 Total Views:
168
In this lesson we are going to make a very simple hitcounter.
October 4,
2007
Today Views:
2 Total Views:
237
The type of control structure we're going to discuss is the 'foreach' loop. The 'foreach' loop allows you to iterate over each value of an array. The 'foreach' loop has two syntaxes, one for arrays you might have initialized, and one more ...
October 3,
2007
Today Views:
3 Total Views:
180
This little script will show you how to add a custom text to an image loaded onto your page.
October 2,
2007
Today Views:
1 Total Views:
169
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 1,
2007
Today Views:
1 Total Views:
181
Your HTML files can work as PHP scripts.
September 28,
2007
Today Views:
2 Total Views:
205
PHP can be used for a lot of different things, and is one of the most powerful scripting languages available on the web.
September 27,
2007
Today Views:
1 Total Views:
239
Most interactive websites nowadays require data to be presented dynamically and interactively based on input from the user. For example, a customer may need to log into a retail website to check his purchasing history.
September 26,
2007
Today Views:
2 Total Views:
185





















