From: Xytras (
pollo .en. mzt.megared.net.mx)
Date: Wed Mar 24 2004 - 03:30:28 CET
el dia de ayer envie un mail con un problema similar, tengo este codigo:
$resultado=mysql_query("SELECT asegurado, numref, nomase,
ajustador FROM
datos WHERE '$tipo' LIKE '%$busca%' ORDER BY numref",
$link);
if($row=mysql_fetch_array($resultado))
y me arroja este error: *Warning*: mysql_fetch_array():
supplied
argument is not a valid MySQL result resource in
*/srv/www/htdocs/sistema/terminados/buscabaja.php* on line
*11
ayer me dijeron que pusiera entre ' ' las variables de PHP, y
funciono,
hoy hice lo propio y volvio a hacer lo mismo, alguna idea?
Gracias
Xytras
*
-- PHP Spanish Localization Talk Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
This archive was generated by hypermail 2.1.7 : Fri May 14 2004 - 16:04:41 CEST