PHP Classes

Packages of Orkhan

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Orkhan (2)  >  Mission progress status  >  Reputation  
Picture of Orkhan
Name: Orkhan <contact>
Classes: 2
Country: Azerbaijan Azerbaijan
Age: 34
All time rank: 15313 in Azerbaijan Azerbaijan
Week rank: 195 Up1 in Azerbaijan Azerbaijan Up
All time users: 1953
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 Language Class  
Get application translation texts from PHP scripts
This class can get application translation texts from PHP scripts.

It can determine the current user language by either checking a GET request variable, a cookie or a default configuration value.

The class can load a language script for the current user language. The script defines an associative array with all the text strings needed for your application.

The language texts can be retrieved by accessing class variables with the text names.

  Files folder image Router Class  
Extract actions defined by URL patterns
This class can extract actions defined by URL patterns.

It parses a configuration XML file that defines URL patterns and associated route actions.

The main class compares the current request URI with the configured patterns and returns the matched route action name.


  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