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
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
- 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
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
4 matches
Mail list logo