Ver Mensaje Individual
  #2 (permalink)  
Antiguo 27/07/2010, 21:23
helacer
 
Fecha de Ingreso: mayo-2006
Ubicación: Bogotá
Mensajes: 2.061
Antigüedad: 18 años
Puntos: 50
Respuesta: problemas con comillas

Intente con:

Código PHP:
echo "<tr>
<td width='163' bgcolor='#DFDF00'>Codigo Inscripcion</td>"
;
echo 
"<td width='219' bgcolor='#DFDF00'>Delegado</td>";
echo 
"<td width='115' bgcolor='#DFDF00'>Equipo</td>";
echo 
"<td width='108' bgcolor='#DFDF00'>Estado</td>";
echo 
"<td width='145' align='center' bgcolor='#DFDF00'>Acciones</td>
</tr>"