Welcome Guest, Not a member yet? Register   Sign In
How do i insert a uploaded image's path to the database?
#4

[eluser]jmadsen[/eluser]
Ah, I missed that, sorry.

Then use the standard debugging techniques and see where it is going wrong.

you can start with:

Code:
$this->db->last_query()


to see what your insert statement looks like, and if the value is there. Also, share any error messages.

"can't get it into the database" is rather vague for us to try to help you. could be your table schema, for example


Messages In This Thread
How do i insert a uploaded image's path to the database? - by El Forum - 07-16-2011, 06:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB