[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 312 lignes (8 kb) |
Inclus ou requis: | 5 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
_rs2serialize(&$rs,$conn=false,$sql='') X-Ref |
convert a recordset into special format param: rs the recordset return: the CSV formated data |
csv2rs($url,&$err,$timeout=0, $rsclass='ADORecordSet_array') X-Ref |
Open CSV file and convert it into Data. param: url file/ftp/http url param: err returns the error message param: timeout dispose if recordset has been alive for $timeout secs return: recordset, or false if error occured. If no |
adodb_write_file($filename, $contents,$debug=false) X-Ref |
Save a file $filename and its $contents (normally for caching) with file locking |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |