Welcome Guest, Not a member yet? Register   Sign In
File upload(mp3 and pdf files)
#1

[eluser]Unknown[/eluser]
how to upload mp3 and pdf files in databases using codeigniter.
when i try it says

The uploaded file exceeds the maximum allowed size in your PHP configuration file.

pdf files which have to be downloaded is more than 2MB so please wht to do plz any1 help.
the code i gave is

$config['allowed_types']= 'pdf';
$config['max_size'] = 1024*1024*2;

but it is not working!!!!Plz Help


Messages In This Thread
File upload(mp3 and pdf files) - by El Forum - 11-30-2009, 10:05 PM
File upload(mp3 and pdf files) - by El Forum - 12-01-2009, 12:49 AM
File upload(mp3 and pdf files) - by El Forum - 12-01-2009, 03:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB