Welcome Guest, Not a member yet? Register   Sign In
Upload file without validation
#1

[eluser]dine[/eluser]
Hi all

I want to upload file but without applying the validation of allowed_type.
if I removed code line
$Uploadconfig['allowed_types'] = 'doc|rtf|docx|pdf|odt';

it gives error like you have not mentioned allowed type.

and If i make it blank like
$Uploadconfig['allowed_types'] = '';

The error comes like file type not allowed.
I am not sure about error wordings but error comes.

kindly help me.


Messages In This Thread
Upload file without validation - by El Forum - 08-31-2009, 10:03 AM
Upload file without validation - by El Forum - 08-31-2009, 10:33 AM
Upload file without validation - by El Forum - 08-31-2009, 10:47 AM
Upload file without validation - by El Forum - 08-31-2009, 11:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB