On Wed, Oct 03, 2001, Anthony Schellenberg wrote:
> Warning: Supplied argument is not a valid MySQL result resource in 
> /home/infosync/www/avantgo/news/show.php on line 11
> Publisher:,31.12.69 18:59

The URLs that fail are of the following type,

  <a href=http://avantgo.infosync.no/news/show.php?id=960&page=1>

It would work just fine if they instead had the following format
(notice that the URL is now within quotes),

  <a href="http://avantgo.infosync.no/news/show.php?id=960&page=1";>


AvantGo should not be blamed for this problem ;-)

/Mike

Reply via email to