PHP Classes

Packages of Itay Segal

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Itay Segal (2)  >  Mission progress status  >  Reputation  
Picture of Itay Segal
Name: Itay Segal <contact>
Classes: 2
Country: Israel Israel
Age: ???
All time rank: 322216 in Israel Israel
Week rank: 195 Up2 in Israel Israel Up
All time users: 525
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 Client Data  
Get the user browser details and location
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

  Files folder image PDO DB Connector  
Connect and execute common queries using PDO
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