Re: [PHP] defining a variable

2002-10-27 Thread Gary
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 haven't fetched the result yet, and it will be b

Re: [PHP] defining a variable

2002-10-27 Thread Matt
- 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 > printing the url with the word address