PHP Classes

Packages of Sergey Ivanov

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Sergey Ivanov (3)  >  Mission progress status  >  Reputation  
Picture of Sergey Ivanov
Name: Sergey Ivanov <contact>
Classes: 3
Country: Russian Federation Russian Federation
Age: 38
All time rank: 154746 in Russian Federation Russian Federation
Week rank: 195 Up12 in Russian Federation Russian Federation Up
All time users: 1923
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 ASCII text  
Render text using ASCII art fonts
This class can be used to render text strings using ASCII art fonts.

It takes a text string and renders its characters in new text document using special ASCII art fonts.

The ASCII art fonts are defined in separate scripts that define an array with a text strings that define how to render each character supported by the font.

Several ready to use ASCII art fonts are provided within this package.

  Files folder image Client info  
Retrieve information about the user browser
This class can be used to retrieve information about the user browser.

It parses the user agent string and detects the browser type and the operating system of the user machine.

It also returns the file name of an icon associated to the detected browser and operating system.

  Files folder image TextSQL  
Execute SQL queries to manipulate file databases
This class can be used to execute SQL queries to manipulate data stored in flat file databases.

It can parse some types of SQL queries and translate the queries into actions to store and retrieve data from text files.

Currently it supports SQL queries of the types: CREATE TABLE, INSERT and SELECT.


  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