core_db
[
class tree: core_db
] [
index: core_db
] [
all elements
]
Todo List
Packages:
packageless
applications_chartwizard
applications_cms
applications_contactform
applications_debedoo
applications_faq
applications_filebrowser
applications_filemanager
applications_imagearchive
applications_indexedlistmanager
applications_mailinglist
applications_simplequiz
applications_smartshop
applications_websearchengine
core
core_auth
core_crypt
core_date
core_db
core_file
core_gfx
core_html
core_lang
core_net
core_storage
core_text
core_util
core_xml
Cpdf
plugins_geo
plugins_indexserver
plugins_instanthelp
plugins_jsrs
plugins_onomastics
toolbox_phppackager
_
Files:
Bs_ArrayDb.class.php
Bs_Db.class.php
Bs_DbGeneral.lib.php
Bs_DbWrapper.class.php
Bs_Db_PhpUnit.class.php
Bs_MsSql.class.php
Bs_MySql.class.php
Bs_MySql_PhpUnit.class.php
Bs_Oci.class.php
Bs_Odbc.class.php
Bs_ResultSet.class.php
subpackage
examples
mysql.php
Classes:
Bs_ArrayDb
Bs_Db
Bs_DbWrapper
Bs_MsSql
Bs_MySql
Bs_Oci
Bs_Odbc
Bs_ResultSet
phpunit
Bs_Db_PhpUnit
Bs_Mysql_PhpUnit
Procedural File: Bs_DbGeneral.lib.php
Source Location: /core/db/Bs_DbGeneral.lib.php
Classes:
Page Details:
bs_isReservedDbWord
[line 14]
int bs_isReservedDbWord( string $word)
The following words are explicitly reserved in MySQL and most of them are forbidden by ANSI SQL92
Tags:
return:
0 if the word is ok, 1 if it's a discouraged word but allowed (don't use it please!!!), 2 if it's disallowed.
see:
$this->isValidName()
static:
access:
public
Parameters
string
$word
the word you want to check
[
Top
]
Documentation generated on Mon, 29 Dec 2003 21:08:47 +0100 by
phpDocumentor 1.2.3