Thanks Chris...
added the extra =
and its working fine...
Have a nice day everyone
Matt
- Original Message -
From: "Chris" <[EMAIL PROTECTED]>
To: "Matthew Ferry" <[EMAIL PROTECTED]>
Cc:
Sent: Tuesday, February 13, 2007 11:53 PM
Subject: Re
Matthew Ferry wrote:
Hello Everyone,
Got another simple problem here
I am trying to do a if statement inside a while (mysql_fetch_array)
Here is my code:
if ($link = mysql_tech_array($links)) {
do {
if ($_GET['page'] = "$link[file]") {
You're assigning $_GET['page'] to whatever is