upload existing image file to mysql database
Posted: Wed Dec 30, 2009 9:51 pm
hello,
i'm new in php & mysql. my prob is, i don't know how to upload existing image file to mysql database.
here the example.
existing image
$file = "/picture/user.jpg";
want to insert to mysql database.
can anybody help plsssssssssss
i'm new in php & mysql. my prob is, i don't know how to upload existing image file to mysql database.
here the example.
existing image
$file = "/picture/user.jpg";
want to insert to mysql database.
can anybody help plsssssssssss