Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LiamDotPro/29fab37ea0221c2a76e0eac85d4f0a03 to your computer and use it in GitHub Desktop.
Save LiamDotPro/29fab37ea0221c2a76e0eac85d4f0a03 to your computer and use it in GitHub Desktop.
if(isset($_FILES['name'])){
print_r2($_FILES['name']);
}
files ->
Name:
Temp Name:
Size:
ImgType:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment