Ver Mensaje Individual
  #5 (permalink)  
Antiguo 22/10/2007, 13:22
Avatar de TolerantX
TolerantX
 
Fecha de Ingreso: marzo-2006
Ubicación: Guadalajara, México.
Mensajes: 408
Antigüedad: 18 años, 1 mes
Puntos: 10
Re: Ayuda con codigo...

Código PHP:
<?php
               $diaDeCambio
=22$mesDeCambio=10$anioDeCambio=2007;
$diaActual=date('d'); $mesActual=date('m'); $anioActual=date('Y');
if(
mktime(000$mesActual$diaActual$anioActual)>=mktime(000$mesDeCambio$diaDeCambio$anioDeCambio))
{echo 
'';}
else { echo 
' <TR>
              <TD class=Estilo7 noWrap align=left colSpan=2 height=18>Credencial de Elector (Clave):</TD>
              <TD class=Estilo7 noWrap align=right width="25%" height=18> 
              <DIV align=left>
                  <INPUT maxLength=18 name=ife value='
.$ife.'>
                <a href="CredencialIFE.php" target="_blank">
                    <IMG alt="Ayuda" src="http://www.forosdelweb.com/images/dudas.gif" border=0>
                </A>**
               </DIV>
               </TD>
            </TR>
            <!--<INPUT type=image height=15 alt="Ayuda" 
            src="http://www.forosdelweb.com/images/dudas.gif" border=0></DIV></TD></TR>-->
            <tr>
                <td colspan="3" style=" font: Arial, Helvetica, sans-serif; font-size:9px; color:#000000 " >** Para Persona Moral ingrese la clave de la credencial del representante legal</td>
            </tr>
            <TR >
              <TD class=Estilo7 noWrap align=left colSpan=2 height=18>NIS (Recibo de Agua):</TD>
              <TD class=Estilo7 noWrap align=right width="50%" height=18> <DIV align=left>
              <INPUT maxLength=10 name=nis value='
.$nis.'> 
                     <a href="ReciboAgua.php" target="_blank"><IMG alt="Ayuda" src="http://www.forosdelweb.com/images/dudas.gif" border=0></A>*** </DIV></TD></TR>
            <tr>
            <td colspan="3" style=" font: Arial, Helvetica, sans-serif; font-size:9px; color:#000000 " >*** Para Persona Moral ingrese el NIS del establecimiento<br/>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp Capture solo los dígitos de la clave, sin guiones ni espacios</td>
            </tr>'
;
}
__________________
TolerantX
http://tolerantx.com
Linux User #385226