Re: [PHP] Problem in mysql connection

2002-01-27 Thread Rio Uniwaly
first, u have to install the mysql. :-) and u have to know your mysql password... maybe you can try this... $connection=mysql_query("localhost","root",""); if ($connection) { echo "Connection to mysql Good"; } else { echo "Connection to m

[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 U

Re: [PHP] Another Installation Problem...sorry

2001-12-13 Thread Rio Uniwaly
- Original Message - From: Sam <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 10:53 PM Subject: [PHP] Another Installation Problem...sorry > Hi all, > > I've checked most of the archive, but nothing I've found has worked. > > I've installed PWS and then al

Re: [PHP] Re: Simple Question

2001-12-12 Thread Rio Uniwaly
stripslashes() Rio :-) - Original Message - From: Tom Ray <[EMAIL PROTECTED]> To: Gaylen Fraley <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 11:10 AM Subject: Re: [PHP] Re: Simple Question > oh no, Iv'e gotten two answers... > > stripslashes() and str