F_read_file_size (line 64)
returns the file size in bytes
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.
mixed
F_upload_file
(string $fieldname, string $uploaddir)
-
string
$fieldname: form field name containing the source file path
-
string
$uploaddir: upload directory