PHP Classes

File: example.html

Recommend this page to a friend!
  Classes of Igor Feghali   Bar and Line Point Chart   example.html   Download  
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
Author: By
Last change: Accessible without user login
Date: 18 years ago
Size: 257 bytes
 

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>