Hi
I just installed php and mysql database, they both work fine exept for this: when I try to fetch data from the table I get this warning:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\server\webpages\page.php on line 15
The same page/procedure works very well on my remotely hosted website.
Does this have anything to do with the configuration of php?
Sugradh