Solutions Open Source

Référence du fichier Z:/doxygen/typo3_src-4.1.2/typo3/sysext/adodb/adodb/server.php


Fonctions

 err ($s)
 undomq (&$m)

Variables

 $ACCEPTIP = '127.0.0.1'
 $driver = 'mysql'
 $host = 'localhost'
 $uid = 'root'
 $pwd = 'garbase-it-is'
 $database = 'test'
 $sep = ' :::: '
 $remote = $_SERVER["REMOTE_ADDR"]
 $conn = &ADONewConnection($driver)
 $sql = undomq($_REQUEST['sql'])
else $rs = $conn->Execute($sql)

Documentation des fonctions

err ( s  ) 

undomq ( &$  m  ) 


Documentation des variables

$ACCEPTIP = '127.0.0.1'

Version:
V4.93 10 Oct 2006 (c) 2000-2006 John Lim (jlim::natsoft.com.my). All rights reserved. Released under both BSD license and Lesser GPL library license. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence.

$conn = &ADONewConnection($driver)

$database = 'test'

$driver = 'mysql'

$host = 'localhost'

$pwd = 'garbase-it-is'

$remote = $_SERVER["REMOTE_ADDR"]

else $rs = $conn->Execute($sql)

$sep = ' :::: '

$sql = undomq($_REQUEST['sql'])

$uid = 'root'


Généré le Fri Aug 31 11:38:49 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3