Re: [PHP] insert & select image in mySQL

2002-01-24 Thread Stephane Pinel
> Try this code. It assumes you are already connected to the database. > Usually, I put that script in something like database.inc and just do an > include. > > mysql_connect ("mysql_server", "username", "password"); > mysql_select_db("database_name"); > $sql = mysql_query("SELECT image, type FR

RE: [PHP] insert & select image in mySQL

2002-01-20 Thread Alex Dowgailenko
hatever is at pid 24. > -Original Message- > From: Rio Uniwaly [mailto:[EMAIL PROTECTED]] > Sent: January 21, 2002 12:01 AM > To: [EMAIL PROTECTED] > Subject: [PHP] insert & select image in mySQL > > > aloo, sorry if this question was already asked before.. :

[PHP] insert & select image in mySQL

2002-01-20 Thread Rio Uniwaly
aloo, sorry if this question was already asked before.. :-( i'm going to insert an image from html form to the mysql when i'm going to insert it's run good, but when i'm going to select it from mysql, i've got nothing.. could someone have an advice?? thank you... Rio Uniwaly www.prio.mysite.de e