Ver Mensaje Individual
  #1 (permalink)  
Antiguo 04/07/2005, 14:30
juandedios
 
Fecha de Ingreso: mayo-2003
Ubicación: Lima
Mensajes: 967
Antigüedad: 20 años, 11 meses
Puntos: 8
Error al imprimir

Saludos, me sale un error cuando hago esto.
Código PHP:
$sql="select empweb.webNom, web.webPag, web.webCod from empweb, web where empweb.webCod=2 and empweb.empCod = 4 and empweb.webCon = 1 and empweb.webCod = web.webCod and empweb.webEst = 1 and web.webCon = 1 order by empweb.webCod asc"
echo $sql
espero que me puedan ayudar
__________________
El aprendiz.