After running the command copy($uploadedFile, "pdf/".$fullFileName);, what would be the quickest and most efficient way to verify that the file copied successfully?
After running the command copy($uploadedFile, pdf/.$fullFileName); , what would be the quickest and most
Share
This would be enough no?
ref: http://php.net/manual/en/function.copy.php