Matt wrote:
- Original Message -
From: "Gary" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 27, 2002 2:00 PM
Subject: [PHP] defining a variable
Don't just try to change 'address' to $row['address'] abve, because you
- Original Message -
From: "Gary" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 27, 2002 2:00 PM
Subject: [PHP] defining a variable
> Hi All,
>I am have trouble getting $address to print the URL that is in the db.
> %s is
> prin
Hi All,
I am have trouble getting $address to print the URL that is in the db.
%s is
printing the url with the word address instead of the real address.
The code is below.
$sql ="SELECT * FROM links ORDER BY owner";
$sql_result = mysql_query($sql, $conn) or die ("couldn't
Connect
3 matches
Mail list logo