How to add image upload to my CRUD |
[eluser]sb05[/eluser]
Sorry for the late response guys, I was messing with my code here and there and it got all spaghetti all of a sudden ![]() @Algoritm Yes apparently MAMP was the problem that the image did not upload. When I ran it on my remote server, the uploading went well. However only the image went to my folder but the other textfields did not go to my database. But Cristian solved that with his last post ![]() @cristian I already tried the enctype once but it also didnt work. However in the input type name="" . I had image_url instead of userfile. But now with the enctype AND name="userfile", it worked! So thank you guys very much for the help:-D |
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
|