Audiovox P965 Ficha Técnica Página 139

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 280
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 138
Api php template
136
$regtable = $ARRAY[$i];
if ($regtable['ap']=="true")
{
echo "<font color=#04B404 size=2>" . $regtable['ap'] .
"</font><br>";
}else{
echo "<font color=#FF0000 size=2>". $regtable['ap']
."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['wds']=="true")
{
echo "<font color=#04B404 size=2>" . $regtable['wds'] .
"</font><br>";
}else{
echo "<font color=#FF0000 size=2>". $regtable['wds']
."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#000099 size=2>" . $regtable['rx-rate'] .
"</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=2>" . $regtable['tx-rate'] .
Vista de página 138
1 2 ... 134 135 136 137 138 139 140 141 142 143 144 ... 279 280

Comentários a estes Manuais

Sem comentários