Ver Mensaje Individual
  #6 (permalink)  
Antiguo 07/08/2013, 06:23
mamb_elrey
 
Fecha de Ingreso: mayo-2009
Mensajes: 20
Antigüedad: 15 años
Puntos: 0
Respuesta: Buscador con redireccion a url de registro en tabla mysql

Hola buenas.

Estuve ausente con el proyecto un tiempo.

Estoy probando el codigo de rolygc y me da estos errores en el wamp.

( ! ) Notice: Use of undefined constant conn - assumed 'conn' in C:\wamp\www\herbalife\tu_pagina.php on line 25
Call Stack
# Time Memory Function Location
1 0.0006 373680 {main}( ) ..\tu_pagina.php:0

( ! ) Warning: mysql_query() expects parameter 2 to be resource, string given in C:\wamp\www\herbalife\tu_pagina.php on line 25
Call Stack
# Time Memory Function Location
1 0.0006 373680 {main}( ) ..\tu_pagina.php:0
2 0.0036 379984 mysql_query ( ) ..\tu_pagina.php:25

( ! ) Warning: mysql_fetch_assoc() expects parameter 1 to be resource, null given in C:\wamp\www\herbalife\tu_pagina.php on line 26
Call Stack
# Time Memory Function Location
1 0.0006 373680 {main}( ) ..\tu_pagina.php:0
2 0.0037 379952 mysql_fetch_assoc ( ) ..\tu_pagina.php:26

( ! ) Fatal error: Call to undefined function mysql_query_num_rows() in C:\wamp\www\herbalife\tu_pagina.php on line 28
Call Stack
# Time Memory Function Location
1 0.0006 373680 {main}( ) ..\tu_pagina.php:0

En cuanto al codigo que me dio jandrogdz no me corre.

Por favor me pueden ayudar a solucionarlo? gracias