[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/includes/domit/ -> php_file_utilities.php (sommaire)

(pas de description)

Poids: 50 lignes (1 kb)
Inclus ou requis: 13 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

php_file_utilities:: (2 méthodes):
  getDataFromFile()
  putDataToFile()


Classe: php_file_utilities  - X-Ref

getDataFromFile($filename, $readAttributes, $readSize = 8192)   X-Ref
Retrieves binary or text data from the specified file

param: string The file path
param: string The attributes for the read operation ('r' or 'rb' or 'rt')
return: mixed he text or binary data contained in the file

putDataToFile($fileName, &$data, $writeAttributes)   X-Ref
Writes the specified binary or text data to a file

param: string The file path
param: mixed The data to be written
param: string The attributes for the write operation ('w' or 'wb')



Généré le : Wed Nov 21 14:43:32 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics