Welcome Guest, Not a member yet? Register   Sign In
How to store image [full_path] in database
#3

[eluser]Dchen05[/eluser]
Thanks for the response,

My question is how do I get $data['file_name] into the DB. The other fields automatically went into the correct DB fields because they had the same name and were text I think.

Can I set a variable something like this?

$data["full_path"] = $filepath;

$filepath->db->insert('characters', $_POST["filepath"]);


Messages In This Thread
How to store image [full_path] in database - by El Forum - 02-19-2010, 06:22 PM
How to store image [full_path] in database - by El Forum - 02-20-2010, 02:04 AM
How to store image [full_path] in database - by El Forum - 02-20-2010, 02:21 PM
How to store image [full_path] in database - by El Forum - 02-20-2010, 02:46 PM
How to store image [full_path] in database - by El Forum - 02-20-2010, 03:20 PM
How to store image [full_path] in database - by El Forum - 02-20-2010, 04:39 PM
How to store image [full_path] in database - by El Forum - 02-20-2010, 06:51 PM
How to store image [full_path] in database - by El Forum - 09-23-2010, 10:34 AM
How to store image [full_path] in database - by El Forum - 07-05-2011, 07:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB