Tutorials by developertutorials.com
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:
3 Total Views:
778
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:
765
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:
1 Total Views:
874
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:
823
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:
817
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:
846
In this tutorial, I'll show you how to get up and running with PHP-GTK in no time and build your first desktop application.
January 14,
2010
Today Views:
2 Total Views:
564
Here are the simple scripts I use to upload files and a script to stream the file back to the browser.
January 13,
2010
Today Views:
4 Total Views:
3,360
MySQL provides a built-in data replication functionality for maintaining identical copies of its data to one or more backend servers, thus providing a simple High Availability mechanism. On the other hand, the Open Source community has several projects to implement failover techniques...
January 8,
2010
Today Views:
1 Total Views:
789
A beginner's guide to variables in PHP.
January 6,
2010
Today Views:
1 Total Views:
734










