Audiovox P965 Scheda Tecnica Pagina 146

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 280
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 145
Api php template
143
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=3>" . $regtable['type'] .
"</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['dynamic']=="true")
{
echo "<font color=#04B404 size=3>" .
$regtable['dynamic'] . "</font><br>";
}else{
echo "<font color=#FF0000 size=3>". $regtable['dynamic']
."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['disabled']=="true")
{
echo "<font color=#04B404 size=3>" .
$regtable['disabled'] . "</font><br>";
}else{
echo "<font color=#FF0000 size=3>".
$regtable['disabled'] ."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
Vedere la pagina 145
1 2 ... 141 142 143 144 145 146 147 148 149 150 151 ... 279 280

Commenti su questo manuale

Nessun commento