PHP Classes

Packages of Roy Toledo

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Roy Toledo (3)  >  Mission progress status  >  Reputation  
Picture of Roy Toledo
Name: Roy Toledo <contact> Roy Toledo Google profile
Classes: 3
Country: Israel Israel
Age: 40
All time rank: 12938 in Israel Israel
Week rank: 195 Up2 in Israel Israel Up
All time users: 2393
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 Facebook Open Graph Search  
Search for content in Facebook with Open Graph API
This class can search for content in Facebook with Open Graph API.

It can send HTTP requests to the Facebook Open Graph API Web search to search for content that matches a given query.

The requests are sent using a token obtained to access Facebook API on behalf of an user that previously authorized the access.

The search may be restricted to a given type of content like posts, events, locations, etc..

The class returns an array of results that can be restricted to a given limit of search results.

  Files folder image Image Tool  
Resize images preserving the proportions
This class can resize images preserving the proportions.

It can load an image from a file in the GIF, PNG and JPEG format and can resize the image to a given width or height perserving the proportions.

The resized image can be saved back to a file in the same or a different format.

  Files folder image MySQL Wrapper Class 2  
MySQL database access wrapper
This class is a MySQL database access wrapper.
It's quick and easy to use and I've been using and developing it for some time now :)
It can:
- Establish a connection to a MySQL database server
- Execute queries and return results as arrays
- Execute SELECT, INSERT, UPDATE, REPLACE, and DELETE queries from parameters that define tables, fields, values and conditions
- Manage transactions
- etc..


  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