My script is like this :
if (got image) { show the image }
else { show the input file for user to upload the image }
In the php script how to validate when user submit the form via post , the post got $_FILES information or not ?
Thank in advance for your kind assistance . Tx



Reply With Quote

Bookmarks