/admin/code/tce_functions_upload.php

Description

Functions to upload files.

  • since: 2001-11-19
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
Functions
F_read_file_size (line 64)

returns the file size in bytes

  • return: file size in bytes or false in case of error
  • since: 2001-11-19
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
mixed F_read_file_size (string $filetocheck)
  • string $filetocheck: file to check (local path or URL)
F_upload_file (line 42)

Uploads image file to the server.

  • return: file name or false in case of error
  • since: 2001-11-19
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
mixed F_upload_file (string $fieldname, string $uploaddir)
  • string $fieldname: form field name containing the source file path
  • string $uploaddir: upload directory

Documentation generated on Fri, 24 Nov 2006 21:16:25 +0100 by phpDocumentor 1.3.0RC3