Welcome Guest, Not a member yet? Register   Sign In
How to add image upload to my CRUD
#4

[eluser]Cristian Gilè[/eluser]
To define $full_file_path you can do this:

Code:
$full_file_path = $upload_data['full_path'];

but this is not the issue.


Are you sure the uploads folder is in the right place? Uploads folder should be at the same level of index.php file and check for 777 permissions.

Cristian Gilè


Messages In This Thread
How to add image upload to my CRUD - by El Forum - 01-09-2011, 10:16 AM
How to add image upload to my CRUD - by El Forum - 01-09-2011, 10:26 AM
How to add image upload to my CRUD - by El Forum - 01-09-2011, 10:31 AM
How to add image upload to my CRUD - by El Forum - 01-09-2011, 10:45 AM
How to add image upload to my CRUD - by El Forum - 01-09-2011, 11:42 AM
How to add image upload to my CRUD - by El Forum - 01-09-2011, 08:19 PM
How to add image upload to my CRUD - by El Forum - 01-09-2011, 08:38 PM
How to add image upload to my CRUD - by El Forum - 01-12-2011, 05:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB