Audiovox P965 Datasheet Page 144

  • Download
  • Add to my manuals
  • Print
  • Page
    / 280
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 143
Api php template
141
$regtable['wmm-enabled'] . "</font><br>";
}else{
echo "<font color=#FF0000 size=2>".
$regtable['wmm-enabled'] ."</font><br>";
}
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#CC0000 size=2>" . $regtable['comment'] .
"</font><br>";
}
echo "</td><td>";
echo "</table>";
echo "<br />Debug:";
echo "<br />";
$API->disconnect();
}
?>
Basic Interface List
<?php
function popup( $text, $popup )
{
?>
<a href="javascript:void(0);" onmouseover="return
overlib('<?php echo($popup); ?>
');" onmouseout="return nd();"><?php echo($text);
?></a>
<?php
}
?>
<script type="text/javascript" src="overlib/overlib.js"><!--
overLIB (c) Erik Bosrup -->
</script>
Page view 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 279 280

Comments to this Manuals

No comments