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:1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | Next| Last
One of the most fundamental tools of any true programming language is the ability to control what code gets executed and under what conditions by using a conditional block.
March 18, 2010 Today Views: 4 Total Views: 544
There's a single line you can add to your web host's control panel that will automatically archive your content.
February 26, 2010 Today Views: 1 Total Views: 631
I was asked to teach a method of creating follow-up responders. You know the type... someone subscribes and receives their initial message.
February 25, 2010 Today Views: 2 Total Views: 652
For those who have not noticed, this entire site has been constructed from the incredibly powerful PHP server-side programming language. PHP is based heavily upon...
February 23, 2010 Today Views: 4 Total Views: 626
This timer is the simplest and easiest to implement. It will determine the time taken for a php script to execute correct to 0.000000000000001 seconds.
February 19, 2010 Today Views: 4 Total Views: 664
In my other tutorial I showed you how to include files dynamically using PHP [like main.php?x=whatever] The files that you include can be accessed by anyone, which you may not want done.
February 18, 2010 Today Views: 1 Total Views: 657
When it comes to building web applications in PHP, performance isn't typically a major concern. Features, usability and any business concerns are considered a greater priority, as they can be better demonstrated and visualised. Performance graphs don't make the boss's day.
January 29, 2010 Today Views: 3 Total Views: 768
Ever wanted to display display a random avatar or banners on your forum or website? Continue reading to find out how...
January 25, 2010 Today Views: 1 Total Views: 720
This tutorial will show you how to use http://example.com/index.php?p=whatever as navigation for your site.
January 22, 2010 Today Views: 1 Total Views: 717
In this tutorial, I'll show you how to keep track of your server status by scanning ports on your server with PHP.
January 14, 2010 Today Views: 1 Total Views: 737
Pages:1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | Next| Last