| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Evert Ulises German Soto (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 clean request values to avoid security attacks. It can take the current request values and filter them to avoid character sequences that can cause security problems. Currently it can strip HTML tags, encode special HTML characters, sanitize string values, filter email addresses, remove letters with accents and cedillas, replace symbol characters, replace special JavaScript characters, etc. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 87% | 81% | - | 81% | - | - | 60% | 1208 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can Send HTTP request to remote servers using PHP Curl extension. It can send an HTTP GET or POST request with custom parameters to a given remote URL. The class also supports options to configure the HTTP requests like handling redirects, response timeout period, referrer URL, whether it should return the response data, request headers, upload files, and proxy server to use. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 75% | 83% | 83% | 83% | - | - | 62% | 931 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can access different types of SQL database using PDO. It provides a common interface to access different types of database like MySQL, PostgreSQL, Microsoft SQL server, IBM DB2, SQLite, Oracle, Informix, and Firebird. The class can establish connections, execute queries, retrieve single result rows or single row columns, the number of result rows, the last inserted record identifier, the names of tables columns, and execute INSERT, UPDATE and DELETE queries from parameters. It can use prepared queries to prevent SQL injection attacks. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 80% | 80% | 86% | 89% | - | - | 66% | 570 |
| Month: | Not yet rated by the users | |||||||
| 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 |