Ver Mensaje Individual
  #5 (permalink)  
Antiguo 25/04/2010, 09:15
Avatar de spider_boy
spider_boy
 
Fecha de Ingreso: diciembre-2003
Ubicación: Chile
Mensajes: 1.855
Antigüedad: 20 años, 4 meses
Puntos: 89
Respuesta: Problemas con comillas ??

Prueba esto :

Código PHP:
Ver original
  1. $html ='
  2.    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.    <html xmlns="http://www.w3.org/1999/xhtml">
  4.    <head>
  5.        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  6.        <title>Campeonatos</title>
  7.        </head>      
  8.        <body>
  9.            <table border="0"cellspacing="0" cellpadding="0" width="500" align="center">
  10.            <tr>
  11.            <table border="0" style=" border:#FF0000"  align="center" background="modulos/imagenes/pelota3.jpg">
  12.            </tr>
  13.              <tr style=" background:#90a624" font-"family:verdana,arial; font-size:8pt">
  14.              <td align="center" width="400"> <span class="Estilo3">'.$datos['titulo'].'</span> </td><td> <a href="modulos/programacion/vistas/imprimir_pdf.php?id= '.$datos['id'].'" target="_blank"><img src="modulos/imagenes/pdf.jpeg"/></a></td>                  
  15.              </tr>
  16.            <tr>                                                    
  17.            <td>  <br><br> <span class="Estilo3">'.$datos['campo'].'</span></td>
  18.            </tr>
  19.            <tr>
  20.            <td align="left">
  21.                </td>
  22.                 <td> <a href="modulos/programacion/vistas/pdf2/imprimir_pdf2.php?id='.$datos['id'].'" target="_blank"><img src="modulos/imagenes/pdf.jpeg"/></a></td>
  23.                </tr>
  24.                 </table>
  25.            
  26.             <center>
  27.             <b>Página'.$paging->numEstaPagina().' de '.$paging->numTotalPaginas().'<br/>
  28.             </b>Mostrando'.$paging->numRegistrosMostrados().' , Fixture '.$paging->numPrimerRegistro().'
  29.             de un total de '.$paging->numTotalRegistros().'<br/><br/>
  30.             <div class=navigation>'.$paging->fetchNavegacion().'</div>
  31.             </center>
  32.      
  33. <tr>
  34. </table>';
__________________
Nunca te olvidaré mi negra hermosa. Te extraño demasiado.