PHP Classes

Packages of Radu Topala

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Radu Topala (2)  >  Mission progress status  >  Reputation  
Picture of Radu Topala
Name: Radu Topala <contact>
Classes: 2
Country: Romania Romania
Age: 42
All time rank: 86820 in Romania Romania
Week rank: 195 Up3 in Romania Romania Up
All time users: 3699
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image LTimer  
Measure the time a script takes to execute
This is a simple class that can be used to measure the time a script takes to execute.

It can start a timer, pause the time count, resume the timer, and retrieve the time the time that elapsed during the periods the timer was running.

The elapsed time can be retrieved in seconds and milliseconds.

  Files folder image Spider Engine  
Retrieve and process remote HTML pages
This class can be used to retrieve and process HTML pages from remote Web sites.

It can retrieve one or more pages from Web sites. The URL of the pages may follow a numeric pattern.

The class looks for patterns in the pages HTML. The patterns are configurable.

The data found in the pages is passed to a separate function for custom processing that can be implemented by a sub-class.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z