The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey,
I got a problem with the upload of files. At my page I have this: HTML Code:
<form method="post" action="portfolio.php"> <input type="hidden" name="do" value="doupload"> <input type="file" name="file01" /> <input type="submit" value="Upload"> </form> PHP Code:
array( ) 1 Does anybody see what I'm doing wrong? thx, seba I found it I had to add: enctype="multipart/form-data" to the form tag. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|