The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
accessing Variable
i have a form that sends a file in post mod to my script
my form have the following code HTML Code:
<FORM METHOD=POST ACTION="script.php"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td> <b>file to Upload:</b><br /> <input class="bginput" type="file" name="upfile" size="30"><input type="hidden" name="do" value="uploadfile"><br /> <input class="bginput" type="submit" value="upload><input class="bginput" type="reset"value="Reset"> </td> </tr> </table> </FORM> PHP Code:
is there somethign worng ?! Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|