February 2013
Intermediate to advanced
538 pages
20h 55m
English
is_uploaded_file
bool is_uploaded_file(string path)Returns true if
path exists and was uploaded to the web
server using the file element in a
web page form; otherwise, returns false. See Chapter 7
for more information on using uploaded files.
Read now
Unlock full access