Helder Lopes wrote:
<snipped code>
Why this script give me a error:

*Warning*: mysql_query(): supplied argument is not a valid MySQL-Link
resource in *ver.php* on line *23*

This means that the second parameter to the mysql_query call ($con) is not a valid connection to a MySQL database. How are you defining it?

-Stut

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to