CORE POS - IS4C
The CORE POS front end
Public Member Functions | List of all members
COREPOS\pos\lib\SQLManager Class Reference
Inheritance diagram for COREPOS\pos\lib\SQLManager:

Public Member Functions

 __construct ($server, $type, $database, $username, $password='', $persistent=false, $new=false)
 
 addConnection ($server, $type, $database, $username, $password='', $persistent=false, $new=false)
 

Detailed Description

Autoloader doesn't know about COREPOS yet

Constructor & Destructor Documentation

COREPOS\pos\lib\SQLManager::__construct (   $server,
  $type,
  $database,
  $username,
  $password = '',
  $persistent = false,
  $new = false 
)

Override to initialize QUERY_LOG

Member Function Documentation

COREPOS\pos\lib\SQLManager::addConnection (   $server,
  $type,
  $database,
  $username,
  $password = '',
  $persistent = false,
  $new = false 
)

Override to convert $type argument if needed for backwards compatibility

Convert old lane style to ADO style naming for PDO MySQL


The documentation for this class was generated from the following file: