Solutions Open Source

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


Fonctions

 _rs2serialize (&$rs, $conn=false, $sql='')
csv2rs ($url, &$err, $timeout=0, $rsclass='ADORecordSet_array')
 adodb_write_file ($filename, $contents, $debug=false)

Variables

global $ADODB_INCLUDED_CSV
 $ADODB_INCLUDED_CSV = 1

Documentation des fonctions

_rs2serialize ( &$  rs,
conn = false,
sql = '' 
)

convert a recordset into special format

Paramètres:
rs the recordset
Renvoie:
the CSV formated data

adodb_write_file ( filename,
contents,
debug = false 
)

Save a file $filename and its $contents (normally for caching) with file locking

& csv2rs ( url,
&$  err,
timeout = 0,
rsclass = 'ADORecordSet_array' 
)

Open CSV file and convert it into Data.

Paramètres:
url file/ftp/http url
err returns the error message
timeout dispose if recordset has been alive for $timeout secs
Renvoie:
recordset, or false if error occured. If no error occurred in sql INSERT/UPDATE/DELETE, empty recordset is returned


Documentation des variables

$ADODB_INCLUDED_CSV = 1

global $ADODB_INCLUDED_CSV


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