>   $device = mysql_result($rs); // line 19 

mysql_result expects the result set, the row number and the field name.

You should not need this, anyway.

Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to