PHP Classes

Packages of George Imerlishvili

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of George Imerlishvili (2)  >  Mission progress status  >  Reputation  
Picture of George Imerlishvili
Name: George Imerlishvili <contact>
Classes: 2
Country: Georgia Georgia
Age: 36
All time rank: 16641 in Georgia Georgia
Week rank: 195 Up1 in Georgia Georgia Equal
All time users: 1737
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 curla  
Send HTTP requests in a Curl compatible way
This class can send HTTP requests in a was compatible with the Curl extension.

The class can send HTTP GET and POST requests to a given Web server.

It also provides wrapper functions with names similar to the Curl extension so it can work as a partial replacement for when the Curl extension is not available in the current PHP installation.

  Files folder image HTML DOM parser  
Extract data from HTML using regular expressions
This class can extract data from HTML using regular expressions.

It takes the URL of a HTML page to retrieve and use regular expressions to extract several types of information.

Currently it can extract the page links and images resolving all relative URLs, retrieve all elements of a certain type with a given identifier or class, retrieve the page head, body and title elements.


  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