Tutorials by developertutorials.com

You can find here all the 140 tutorials by developertutorials.com. The author's home page URL is http://www.developertutorials.com.
Sort byTutorials Per Page
Pages:5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | Next| Last
Split a string by stringarray explode ( string separator, string string [, int limit]) ...
November 5, 2007 Today Views: 1 Total Views: 698
When a user is browsing through a website and is surfing from one web page to another, sometimes the website needs to remember the actions (e.g. choices) performed by the user.
October 31, 2007 Today Views: 2 Total Views: 991
In this section we will show you the basics of making and creating a simple drop down selection array.
October 29, 2007 Today Views: 1 Total Views: 1,081
Where an application requires certain values at runtime, and where these values may be changed at irregular intervals, it is common practice to hold these on a database record rather than having them hard-coded into any program.
October 26, 2007 Today Views: 1 Total Views: 1,023
So how do you access the information you submitted via HTML in the script (script.php)? Well amazingly, there are several ways to get the information. It's up to you to decide which method best suites you, and then go with that.
October 19, 2007 Today Views: 1 Total Views: 1,116
PHP is an open source and license free language. PHP can be optimized to suit the requirements of different users.
October 18, 2007 Today Views: 1 Total Views: 866
This is the second article in this series. If you liked the first one, you will definitely like this one too. This article mainly deals with SQL Joins and SQL subqueries. Both of these are extremely useful SQL constructs and should be learnt by all beginners.
October 15, 2007 Today Views: 1 Total Views: 1,003
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: 2 Total Views: 1,056
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: 1 Total Views: 743
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: 1,067
Pages:5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | Next| Last