Audiovox P965 Ficha de datos Pagina 142

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 280
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 141
Api php template
139
"</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=2>" .
$regtable['p-throughput'] . "</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=2>" .
$regtable['ack-timeout'] . "</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=2>" . $regtable['last-ip'] .
"</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['802.1x-port-enabled']=="true")
{
echo "<font color=#04B404 size=2>" .
$regtable['802.1x-port-enabled'] . "</font><br>";
}else{
Vista de pagina 141
1 2 ... 137 138 139 140 141 142 143 144 145 146 147 ... 279 280

Comentarios a estos manuales

Sin comentarios