Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php $_files

$_FILES is an associative array containing items uploaded via HTTP POST method
and holds the attributes of files such as: Attribute. Description.
[name] Name of file which is uploading.
 
PREVIOUS NEXT
Tagged: #php
ADD COMMENT
Topic
Name
9+4 =