Data-Management
[ class tree: Data-Management ] [ index: Data-Management ] [ all elements ]

Class: MySQLAccess

Source Location: /library/MySQLAccessClass.php

Class Overview


Database access layer for MySQL database; Fundamental access methods for a MySQL Database


Author(s):

  • Markus Szumovski

Version:

  • 2.41

Variables

Methods



Class Details

[line 42]
Database access layer for MySQL database; Fundamental access methods for a MySQL Database



Tags:

author:  Markus Szumovski
version:  2.41


[ Top ]


Class Variables

$glob =

[line 44]


Type:   mixed


[ Top ]



Class Methods


constructor MySQLAccess [line 46]

MySQLAccess MySQLAccess( &$glob, $user, $password, [ $database = 'wikitimescale'], [ $server = 'localhost'])



Parameters:

   &$glob  
   $user  
   $password  
   $database  
   $server  

[ Top ]

method checkAffect [line 177]

void checkAffect( [ $actstr = ''])



Parameters:

   $actstr  

[ Top ]

method checkError [line 190]

void checkError( )



[ Top ]

method closeResult [line 157]

void closeResult( $result)



Parameters:

   $result  

[ Top ]

method enddb [line 163]

void enddb( )



[ Top ]

method getAutoInc [line 134]

void getAutoInc( )



[ Top ]

method getResult [line 141]

void getResult( $result)



Parameters:

   $result  

[ Top ]

method getResultAnz [line 149]

void getResultAnz( $result)



Parameters:

   $result  

[ Top ]

method isAffected [line 169]

void isAffected( )



[ Top ]

method searchslash [line 129]

void searchslash( $str)



Parameters:

   $str  

[ Top ]

method sendSQL [line 105]

void sendSQL( $sql)



Parameters:

   $sql  

[ Top ]

method slash [line 124]

void slash( $str)



Parameters:

   $str  

[ Top ]

method startdb [line 52]

void startdb( $user, $password, [ $database = 'wikitimescale'], [ $server = 'localhost'])



Parameters:

   $user  
   $password  
   $database  
   $server  

[ Top ]

method stripDownSQL [line 60]

void stripDownSQL( $sql)



Parameters:

   $sql  

[ Top ]


Documentation generated on Tue, 10 Jul 2007 02:15:27 +0200 by phpDocumentor 1.3.2