Ver Mensaje Individual
  #5 (permalink)  
Antiguo 01/08/2009, 18:37
Kristt
 
Fecha de Ingreso: diciembre-2008
Mensajes: 118
Antigüedad: 15 años, 5 meses
Puntos: 6
Respuesta: incrementar variables

Código PHP:
('<?=$ptn?>')">

Aver que tal así:

(<?php echo "'".$ptn."'"?>)">

sino prueba asi:

('<?php echo $ptn?>')">