Audiovox P965 Ficha Técnica Página 153

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 280
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 152
Api php template
150
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['hide-ssid']=="true")
{
echo "<font color=#04B404 size=2>" .
$regtable['hide-ssid'] . "</font><br>";
}else{
echo "<font color=#FF0000 size=2>".
$regtable['hide-ssid'] ."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#CC0000 size=2>" .
$regtable['security-profile'] . "</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['compression']=="true")
{
echo "<font color=#04B404 size=2>" .
$regtable['compression'] . "</font><br>";
}else{
echo "<font color=#FF0000 size=2>".
$regtable['compression'] ."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
Vista de página 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 279 280

Comentários a estes Manuais

Sem comentários