クラス OldSqlUtility

すべてのメンバ一覧

Public メソッド

 splitMySqlFile (&$ret, $sql)
 prefixQuery ($query, $prefix)

説明

oldsqlutility.php21 行で定義されています。


関数

OldSqlUtility::prefixQuery ( query,
prefix 
)

add a prefix.'_' to all tablenames in a query

引数:
string $query valid SQL query string
string $prefix prefix to add to all table names
戻り値:
mixed FALSE on failure

oldsqlutility.php148 行で定義されています。

参照元 db_manager::queryFromFile()XoopsMySQLDatabase::queryFromFile().

OldSqlUtility::splitMySqlFile ( &$  ret,
sql 
)

Function from phpMyAdmin (http://phpwizard.net/projects/phpMyAdmin/)

Removes comment and splits large sql files into individual queries

Last revision: September 23, 2001 - gandon

引数:
array the splitted sql commands
string the sql commands
戻り値:
boolean always true public

oldsqlutility.php35 行で定義されています。

参照元 db_manager::queryFromFile()XoopsMySQLDatabase::queryFromFile().


このクラスの説明は次のファイルから生成されました:
XoopsCubeに対してFri Aug 4 21:20:34 2006に生成されました。  doxygen 1.4.7