Welcome Guest, Not a member yet? Register   Sign In
file uploading problem CI
#1

[eluser]PHP Programmer[/eluser]
I am trying to upload a file in code igniter but I am getting this message saying something like:

"Invalid path for the Upload folder"

where upload is the name of folder. I put this folder at the root of my code igniter directory as said by user guide.

Can anyone help me out?

TIA
Anuj
#2

[eluser]stuffradio[/eluser]
Can you show us what you have?
#3

[eluser]Yash[/eluser]
use base_url() and make sure folder exists and if server is linux then set folder permission to 777. ;-P




Theme © iAndrew 2016 - Forum software by © MyBB