Welcome Guest, Not a member yet? Register   Sign In
how to upload doc, xls, ppt file ?
#3

[eluser]mahe11[/eluser]
Hi Cristian Gilè,
I use your suggestion
Code:
$_FILES[‘userfile’][‘type’]
but there is an error...
Code:
A PHP Error was encountered

Severity: Notice

Message: Undefined index: userfile

I also try...

Code:
echo $HTTP_POST_FILES["userfile"];

but gives same error...

my HTML code is
Code:
<input type="file" name="userfile" id="userfile" />

where is problem? plz help me.


Messages In This Thread
how to upload doc, xls, ppt file ? - by El Forum - 01-14-2011, 05:04 AM
how to upload doc, xls, ppt file ? - by El Forum - 01-14-2011, 07:31 AM
how to upload doc, xls, ppt file ? - by El Forum - 01-24-2011, 02:45 AM
how to upload doc, xls, ppt file ? - by El Forum - 01-24-2011, 02:50 AM
how to upload doc, xls, ppt file ? - by El Forum - 01-24-2011, 03:47 AM
how to upload doc, xls, ppt file ? - by El Forum - 01-24-2011, 07:29 AM
how to upload doc, xls, ppt file ? - by El Forum - 01-24-2011, 08:24 AM
how to upload doc, xls, ppt file ? - by El Forum - 01-24-2011, 09:05 AM
how to upload doc, xls, ppt file ? - by El Forum - 01-24-2011, 04:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB