PHP upload file is checking for empty or null
if (!empty($_FILES['file2']) && ($_FILES['file2']['name'] != ''))
{
}
if (!empty($_FILES['file2']) && ($_FILES['file2']['name'] != ''))
{
}
Reference from YouTube Channel: Sahil & Sarra ► Everything in one place: Datacamp Associate Data Scientist with Python Career Track: ...
No comments:
Post a Comment