noalyss
Version-9
Toggle main menu visibility
Main Page
Related Pages
Packages
Package List
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
$
a
s
u
v
Files
File List
Globals
All
$
(
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
p
r
s
t
u
w
Variables
$
(
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Typedefs
Examples
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Pages
html
upload.php
Go to the documentation of this file.
1
<?php
2
3
var_dump($_FILES);
4
?>
5
6
<form enctype=
"multipart/form-data"
method=
"POST"
action=
"upload.php"
>
7
<input
type
=
"HIDDEN"
name
=
"MAX_FILE_SIZE"
value
=
"30720"
>
8
9
<input
type
=
"FILE"
name
=
"upload"
>
10
<input
type
=
"SUBMIT"
value
=
"SAUVER"
>
11
</form>
value
$q value
Definition:
ajax_add_concerned_card.php:59
name
$from_poste name
Definition:
balance.inc.php:163
type
$input_from type
Definition:
balance.inc.php:65