Tuesday, 4 September 2012

When uploading a file if the UPLOAD_ERR-OK contains value 0 it means. | PHP

A.       Uplaod is not successful, error occurred
B.       The file uploaded with success
C.       Uploaded file size is 0
D.       File upload progress is 0% completed

Ans: B

No comments: