Audiovox P965 Scheda Tecnica Pagina 158

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 280
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 157
Api php template
155
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['authorized']=="true")
{
echo "<font color=#04B404 size=3>" .
$regtable['authorized'] . "</font><br>";
}else{
echo "<font color=#FF0000 size=3>".
$regtable['authorized'] ."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['bypassed']=="true")
{
echo "<font color=#04B404 size=3>" .
$regtable['bypassed'] . "</font><br>";
}else{
echo "<font color=#FF0000 size=3>".
$regtable['bypassed'] ."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=3>" . $regtable['comment'] .
"</font><br>";
}
echo "</td><td>";
Vedere la pagina 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 279 280

Commenti su questo manuale

Nessun commento