Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

 

Creating and using a timing class Tutorial
Link ID 6425
Title Creating and using a timing class Tutorial
Url http://www.phpfreaks.com/tutorials/121/0.php
Description The purpose of this tutorial is to talk about two seperate concepts; profiling and object oriented programming (OOP). In this tutorial we'll create a simple class to allow you to create one or more timers. You can then use these timers to show you how long a script or function takes to run, which can help you determine what portions of your script are eating up the most processing time. This is sometimes referred to as profiling. You can also use timer objects to provide generic timer display in your scripts.
Category PHP :: PHP Tips and Tutorials :: Development
Date 15-Dec-2005
Contact Name
Email
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

 
Average Visitor Rating: Rate It! 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts