Audiovox P965 Arkusz Danych Strona 152

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 280
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 151
Api php template
149
echo "<font color=#04B404 size=2>" .
$regtable['default-authentication'] . "</font><br>";
}else{
echo "<font color=#FF0000 size=2>".
$regtable['default-authentication'] ."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['default-forwarding']=="true")
{
echo "<font color=#04B404 size=2>" .
$regtable['default-forwarding'] . "</font><br>";
}else{
echo "<font color=#FF0000 size=2>".
$regtable['default-forwarding'] ."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#FF0000 size=2>".
$regtable['default-ap-tx-limit'] ."</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#FF0000 size=2>".
$regtable['default-client-tx-limit'] ."</font><br>";
}
Przeglądanie stron 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 279 280

Komentarze do niniejszej Instrukcji

Brak uwag