| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Roy Toledo (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| 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. |
| ||||
| 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. |
| ||||
| 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 |