PHP Classes

Packages of Leonardo Branco Shinagawa

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Leonardo Branco Shinagawa (3)  >  Mission progress status  >  Reputation  
Picture of Leonardo Branco Shinagawa
Name: Leonardo Branco ... <contact>
Classes: 3
Country: Brazil Brazil
Age: 39
All time rank: 2110138 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 1209
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 Feedee  
Retrieve and parse RSS feed from remote sites
This package can be used to retrieve and parse RSS feed from remote sites.

It can send HTTP requests to remote sites that provide RSS feeds.

It can also parse the retrieved feeds and extract the feed entry information. The parsed information may be cached for a given period of time.

Support for:
Wordpress
Youtube
Flickr
Weather Channel

Feel free to help me increase the power of Feedee!

  Files folder image Haversine  
Calculate the distance between Earth two points
This class can be used to calculate the distance between Earth two points.

It takes the latitude and longitude coordinates of two points of the Earth and calculates the distance between them using the Haversine formula.

The distances may be returned in Kilometers, meters, miles, yards, feet or inches.

  Files folder image Large File Reader  
Read large text files one byte at a time
This class can be used to read large text files one byte at a time.

It uses PHP function file_get_contents to seek to the current read position and reads lines of text one byte at a time.

It can also seek the file to find the position of a given line.


  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