bigace.classes.statistic
[ class tree: bigace.classes.statistic ] [ index: bigace.classes.statistic ] [ all elements ]

Class: StatisticConnection

Source Location: /classes/statistic/StatisticConnection.php

Class Overview

SimpleDBConnection
   |
   --MySQLConnection
      |
      --StatisticConnection

This class opens a Connection to the Statistic Database.


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: MySQLConnection

MySQLConnection::MySQLConnection()
Connects to the DB.
MySQLConnection::getConnection()
MySQLConnection::isConnected()
MySQLConnection::onError()
MySQLConnection::setConnectValues()

Class: SimpleDBConnection

SimpleDBConnection::SimpleDBConnection()
Connects to the DB by using getConnection()!
SimpleDBConnection::close()
This closes the Connection what is usually unnecessary (PHP closes links automatically).
SimpleDBConnection::connect()
SimpleDBConnection::freeResult()
Free the MySQL resources associated with $result ==> usually unnecessary!
SimpleDBConnection::getConnection()
Gets the Standard Connection by using.
SimpleDBConnection::insert()
Inserts a new DB entry and if exists returns the auto increment value.
SimpleDBConnection::onError()
SimpleDBConnection::sql()
Executes any SQL Statement (mysql_query).
SimpleDBConnection::sqlQuery()

Class Details

[line 34]
This class opens a Connection to the Statistic Database.

It is recommended to move the Statistics Table to a different DB than your "normal" BIGACE Installation. If you are planing to do some performance work, please read the Docu on the BIGACE Website.




[ Top ]


Class Methods


constructor StatisticConnection [line 37]

StatisticConnection StatisticConnection( )



[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:02:20 +0200 by phpDocumentor 1.3.0RC2