PDA

View Full Version : phpmyadmin


0810
11-11-2002, 06:40 PM
Hi how are you doing? I would like to store myimage(gif and jpg) into phpmyadmin, but I have no idea how to do it.
Do you know how to stroe my images(picture,gif or jpg)to phpmyadmin?

Please tell me how to do it.

Thanks

HormonX
11-11-2002, 08:35 PM
phpmyadmin does not store images, it's just an administration package to administer mysql databases.

0810
11-11-2002, 09:46 PM
so what should I do?

I am using a hosting company. They jsut have phpmyadmin.
Please tell me how to do it

Thanks

Nightfire
11-12-2002, 02:11 AM
I'm too tired to show you how to do it, but this may help

http://www.phpbuilder.com/board/showthread.php?threadid=10216875&highlight=upload+images+mysql

There's loads of tutorials on how to do it :)

firepages
11-12-2002, 07:18 AM
... and perhaps ask yourself why you want to store the image directly in the database itself which IMO is not a good way to use a database??