> $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]
- [PHP] Wrong parameter count Peter Houchin
- Re: [PHP] Wrong parameter count Brian Clark
- [PHP] IGNORE " Wrong parameter count Please&quo... Peter Houchin
- Re: [PHP] Wrong parameter count Jason Murray
- Re: [PHP] Wrong parameter count Frank M. Kromann