Welcome Guest, Not a member yet? Register   Sign In
Upload problem,newbie here please help :)
#2

[eluser]Sumon[/eluser]
without looking much i have few questions
1. do you create uploads folder in your root and set it write permission(0777)?
2. change function name function do_upload($file) by function do_upload(). i feel, you don't need any parameter because your form in view
Code:
<?php echo form_open_multipart('hasil_rad/do_upload');?>
which means form action = "hasil_rad/do_upload"
and let us know if the problem still exists.


Messages In This Thread
Upload problem,newbie here please help :) - by El Forum - 04-24-2009, 08:35 PM
Upload problem,newbie here please help :) - by El Forum - 04-24-2009, 10:39 PM
Upload problem,newbie here please help :) - by El Forum - 04-25-2009, 01:46 AM
Upload problem,newbie here please help :) - by El Forum - 04-26-2009, 05:26 AM
Upload problem,newbie here please help :) - by El Forum - 04-26-2009, 09:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB