Login   Register  
PHP Classes
elePHPant
Icontem

File: example.html

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Igor Feghali  >  Bar and Line Point Chart  >  example.html  
File: example.html
Role: Auxiliary script
Content type: text/plain
Description: HTML Example
Class: Bar and Line Point Chart
Render bar and line charts as images
 

Contents

Class file image Download
<html>
<body>
<center>
    <img src="example_bar.php" style="border-style: solid; border-color: #96BDE0">
</center>
<br><br><br><br>
<center>
    <img src="example_line.php" style="border-style: solid; border-color: #96BDE0">
</center>
</body>
</html>