Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
< 1
second(s)
Re: redirect after multiple upload
O
k
,
I
'
v
e
f
o
u
n
d
t
h
e
s
o
l
u
t
i
o
n
.
.
.
&
n
b
s
p
;
&
n
b
s
p
;
&
l
t
;
s
c
r
i
p
t
t
y
p
e
=
'
t
e
x
t
/
j
a
v
a
s
c
r
i
p
t
'
&
g
t
;
&
n
b
s
p
;
&
n
b
s
p
;
f
u
n
c
t
i
o
n
C
u
t
e
W
e
b
U
I
_
A
j
a
x
U
p
l
o
a
d
e
r
_
O
n
P
o
s
t
b
a
c
k
(
)
&
n
b
s
p
;
&
n
b
s
p
;
{
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
w
i
n
d
o
w
.
l
o
c
a
t
i
o
n
.
r
e
l
o
a
d
(
)
;
&
n
b
s
p
;
&
n
b
s
p
;
}
&
l
t
;
/
s
c
r
i
p
t
&
g
t
;
&
n
b
s
p
;
b
y
e
t
o
a
l
l
!
Posted to
PHP File Uploader
(Forum)
by
fmortara
on
October 26, 2011
redirect after multiple upload
I
w
a
n
t
t
o
r
e
d
i
r
e
c
t
a
p
h
p
p
a
g
e
a
f
t
e
r
i
d
o
a
m
u
l
t
i
p
l
e
u
p
l
o
a
d
.
&
n
b
s
p
;
I
t
r
y
t
o
p
u
t
&
l
t
;
s
c
r
i
p
t
t
y
p
e
=
'
t
e
x
t
/
j
a
v
a
s
c
r
i
p
t
'
&
g
t
;
&
n
b
s
p
;
&
n
b
s
p
;
f
u
n
c
t
i
o
n
C
u
t
e
W
e
b
U
I
_
A
j
a
x
U
p
l
o
a
d
e
r
_
O
n
T
a
s
k
C
o
m
p
l
e
t
e
(
t
a
s
k
)
&
n
b
s
p
;
&
n
b
s
p
;
{
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
w
i
n
d
o
w
.
l
o
c
a
t
i
o
n
.
r
e
l
o
a
d
(
)
;
&
n
b
s
p
;
&
n
b
s
p
;
}
&
l
t
;
/
s
c
r
i
p
t
&
g
t
;
&
n
b
s
p
;
b
u
t
i
t
r
u
n
a
f
t
e
r
f
i
r
s
t
f
i
l
e
u
p
l
o
a
d
e
d
.
&
n
b
s
p
;
H
o
w
.
.
.
Posted to
PHP File Uploader
(Forum)
by
fmortara
on
October 26, 2011
Re: Sending Addition Info To uploadUrl
K
e
v
a
n
:
T
h
i
s
i
s
w
h
a
t
I
c
u
r
r
e
n
t
l
y
h
a
v
e
:
&
n
b
s
p
;
$
u
p
l
o
a
d
e
r
=
n
e
w
P
h
p
U
p
l
o
a
d
e
r
(
)
;
$
u
p
l
o
a
d
e
r
-
&
g
t
;
M
u
l
t
i
p
l
e
F
i
l
e
s
U
p
l
o
a
d
=
t
r
u
e
;
$
u
p
l
o
a
d
e
r
-
&
g
t
;
I
n
s
e
r
t
T
e
x
t
=
'
'
U
p
l
o
a
d
P
i
c
t
u
r
e
s
'
'
;
$
u
p
l
o
a
d
e
r
-
&
g
t
;
M
a
x
S
i
z
e
K
B
=
1
0
2
4
0
;
$
u
p
l
o
a
d
e
r
-
&
g
t
;
A
l
l
o
w
e
d
F
i
l
e
E
x
t
e
n
s
i
o
n
s
=
'
'
*
.
j
p
g
,
*
.
p
n
g
,
*
.
g
i
f
,
*
.
b
m
p
,
*
.
p
s
d
'
'
;
$
u
p
l
o
a
d
e
r
-
&
g
t
;
I
n
s
e
r
t
B
u
t
t
o
n
I
D
=
.
.
.
Posted to
PHP File Uploader
(Forum)
by
fmortara
on
October 26, 2011
More Search Options