Go to the source code of this file.
Variables | |
| if(!file_exists('profiles/cmdline.php')) | $db = isset($_SERVER['argv'][1]) ? $_SERVER['argv'][1] : 'main' |
| $cmd = "mysql" | |
| $cmd = "mysql" |
Definition at line 19 of file db.php.
Referenced by ppPDF::_convert_prince().
| $db = isset($_SERVER['argv'][1]) ? $_SERVER['argv'][1] : 'main' |
PRONTO WEB FRAMEWORK Copyright (C) 2006, Judd Vinet
Description:
Definition at line 15 of file db.php.
Referenced by do_sql(), Web::finish(), DB_MySQL::select(), DB_MSSQL::select(), and start_session().
1.6.1