PHP Classes

PDO_Wrapper_class

Recommend this page to a friend!

      PDO wrapper  >  All threads  >  PDO_Wrapper_class  >  (Un) Subscribe thread alerts  
Subject:PDO_Wrapper_class
Summary:warning error
Messages:1
Author:Humberto Rocha
Date:2013-08-15 15:45:58
 

  1. PDO_Wrapper_class   Reply   Report abuse  
Picture of Humberto Rocha Humberto Rocha - 2013-08-15 15:45:58
Hi,

I install the PDO wrapper class and execute de pdo_wrapper_class_example.php.

I receive various erros:

Notice: Use of undefined constant db_server - assumed 'db_server' in C:\SistemasSUPGF\geduca\pdo_wrapper_class_example.php on line 17 Notice: Use of undefined constant db_user - assumed 'db_user' in C:\SistemasSUPGF\geduca\pdo_wrapper_class_example.php on line 18 Notice: Use of undefined constant db_password - assumed 'db_password' in C:\SistemasSUPGF\geduca\pdo_wrapper_class_example.php on line 19 Notice: Use of undefined constant db_database - assumed 'db_database' in C:\SistemasSUPGF\geduca\pdo_wrapper_class_example.php on line 20 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 4 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 4 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 5 Notice: Use of undefined constant download - assumed 'download' in C:\SistemasSUPGF\geduca\dd.php on line 5 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 5 Notice: Use of undefined constant download - assumed 'download' in C:\SistemasSUPGF\geduca\dd.php on line 5 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 6 Notice: Use of undefined constant wordwrap - assumed 'wordwrap' in C:\SistemasSUPGF\geduca\dd.php on line 6 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 6 Notice: Use of undefined constant wordwrap - assumed 'wordwrap' in C:\SistemasSUPGF\geduca\dd.php on line 6 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 7 Notice: Use of undefined constant headers - assumed 'headers' in C:\SistemasSUPGF\geduca\dd.php on line 7 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 7 Notice: Use of undefined constant headers - assumed 'headers' in C:\SistemasSUPGF\geduca\dd.php on line 7 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 8 Notice: Use of undefined constant logfile - assumed 'logfile' in C:\SistemasSUPGF\geduca\dd.php on line 8 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 8 Notice: Use of undefined constant logfile - assumed 'logfile' in C:\SistemasSUPGF\geduca\dd.php on line 8 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 9 Notice: Use of undefined constant maxlogfilesize - assumed 'maxlogfilesize' in C:\SistemasSUPGF\geduca\dd.php on line 9 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 9 Notice: Use of undefined constant maxlogfilesize - assumed 'maxlogfilesize' in C:\SistemasSUPGF\geduca\dd.php on line 9 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 10 Notice: Use of undefined constant maxstringforhex - assumed 'maxstringforhex' in C:\SistemasSUPGF\geduca\dd.php on line 10 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 10 Notice: Use of undefined constant maxstringforhex - assumed 'maxstringforhex' in C:\SistemasSUPGF\geduca\dd.php on line 10 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 11 Notice: Use of undefined constant watchcookie - assumed 'watchcookie' in C:\SistemasSUPGF\geduca\dd.php on line 11 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 11 Notice: Use of undefined constant watchcookie - assumed 'watchcookie' in C:\SistemasSUPGF\geduca\dd.php on line 11 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 12 Notice: Use of undefined constant init - assumed 'init' in C:\SistemasSUPGF\geduca\dd.php on line 12 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 12 Notice: Use of undefined constant init - assumed 'init' in C:\SistemasSUPGF\geduca\dd.php on line 12 Notice: Use of undefined constant db_server - assumed 'db_server' in C:\SistemasSUPGF\geduca\pdo_wrapper_class_example.php on line 31 Notice: Use of undefined constant db_user - assumed 'db_user' in C:\SistemasSUPGF\geduca\pdo_wrapper_class_example.php on line 31 Notice: Use of undefined constant db_password - assumed 'db_password' in C:\SistemasSUPGF\geduca\pdo_wrapper_class_example.php on line 31 Notice: Use of undefined constant db_database - assumed 'db_database' in C:\SistemasSUPGF\geduca\pdo_wrapper_class_example.php on line 31 Notice: Use of undefined constant pdo_wrapper_test - assumed 'pdo_wrapper_test' in C:\SistemasSUPGF\geduca\pdo_wrapper_class_example.php on line 34 Notice: Use of undefined constant input - assumed 'input' in C:\SistemasSUPGF\geduca\pdo_wrapper_class.php on line 78 Notice: Use of undefined constant input - assumed 'input' in C:\SistemasSUPGF\geduca\pdo_wrapper_class.php on line 78 Notice: Undefined variable: insertcolumns in C:\SistemasSUPGF\geduca\pdo_wrapper_class.php on line 170 Notice: Undefined variable: insertvalues in C:\SistemasSUPGF\geduca\pdo_wrapper_class.php on line 171 Notice: Undefined variable: duplicatevalues in C:\SistemasSUPGF\geduca\pdo_wrapper_class.php on line 172 Notice: Undefined variable: updatevalues in C:\SistemasSUPGF\geduca\pdo_wrapper_class.php on line 173 Notice: Use of undefined constant input - assumed 'input' in C:\SistemasSUPGF\geduca\pdo_wrapper_class.php on line 78 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 102 Notice: Use of undefined constant watchcookie - assumed 'watchcookie' in C:\SistemasSUPGF\geduca\dd.php on line 102 Notice: Use of undefined constant file - assumed 'file' in C:\SistemasSUPGF\geduca\dd.php on line 149 Notice: Undefined index: file in C:\SistemasSUPGF\geduca\dd.php on line 149 Notice: Use of undefined constant file - assumed 'file' in C:\SistemasSUPGF\geduca\dd.php on line 270 Notice: Use of undefined constant line - assumed 'line' in C:\SistemasSUPGF\geduca\dd.php on line 271 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 151 Notice: Use of undefined constant logfile - assumed 'logfile' in C:\SistemasSUPGF\geduca\dd.php on line 151 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 151 Notice: Use of undefined constant logfile - assumed 'logfile' in C:\SistemasSUPGF\geduca\dd.php on line 151 Notice: Use of undefined constant file - assumed 'file' in C:\SistemasSUPGF\geduca\dd.php on line 152 Notice: Undefined variable: forceType in C:\SistemasSUPGF\geduca\dd.php on line 216 Warning: get_class() expects parameter 1 to be object, string given in C:\SistemasSUPGF\geduca\dd.php on line 224 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 400 Notice: Use of undefined constant maxstringforhex - assumed 'maxstringforhex' in C:\SistemasSUPGF\geduca\dd.php on line 400 Notice: Undefined variable: hex in C:\SistemasSUPGF\geduca\dd.php on line 402 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 205 Notice: Use of undefined constant init - assumed 'init' in C:\SistemasSUPGF\geduca\dd.php on line 205 Notice: Use of undefined constant DD - assumed 'DD' in C:\SistemasSUPGF\geduca\dd.php on line 206 Notice: Use of undefined constant init - assumed 'init' in C:\SistemasSUPGF\geduca\dd.php on line 206