
Api php template
135
noise</td><td>strength at rates</td><td>tx
ccq</td><td>pthroughput</td><td>ack
timeout</td><td>last ip</td><td>802.1x port
en.</td><td>authentication
type</td><td>encryption</td><td>group
encryption</td><td>wmm</td></tr>";
echo "<tr><td align=left>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=2>" . $regtable['.id'] .
"</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=2>" . $regtable['interface']
. "</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++)
{
Komentáře k této Příručce