Audiovox P965 Scheda Tecnica Pagina 149

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

Commenti su questo manuale

Nessun commento