| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Itay Segal (2) | > | 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 Get the user browser details and location. It can check the user agent string and determine the browser type, user device type, and IP address. The class can also retrieve the user location from the IP address using the GeoIP package. |
| Not enough user ratings |
| ||||
| This class can connect and execute common queries using PDO. There is a base class that establishes connections to a given database using PDO. It has functions dedicated to connect to MySQL and Microsoft SQL server databases. A sub-classe provides functions to perform common queries. Currently it can: - Execute arbitrary SQL queries and return the results in an array - Query a table and return a single column of results as an array - Query a table and return all rows as an array - Execute INSERT or UPDATE queries without prepared values - Delete table rows that match a condition |
| Not enough user ratings |
| 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 |