⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dbdemo2_intro.php

📁 一个绝对棒的报表绘图软件
💻 PHP
字号:
<html>
<body topmargin="0" leftmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
<div style="margin:5;">
<div style="font-family:verdana; font-weight:bold; font-size:18pt;">
Database Integration Demo (2)
</div>
<hr color="#000080">
<div style="font-family:verdana; font-size:10pt;">

This example demonstrates creating a chart using data from a database. The database query
is performed in the containing HTML page. The data are then passed to the chart generation
pages as HTTP GET parameters.<br><br>

To run this example, you need to set up the database as mentioned in <a href="dbdemo1_intro.php">
Database Integration Demo (1)</a>. After that, <a href="dbdemo2.php">click here</a> to run
this demo.<br><br>

If you just want to view the sample code, please use the links below:
<ul>
    <li><a href="viewsource.php?file=dbdemo2.php">View containing HTML page source code</a>
    <li><a href="viewsource.php?file=dbdemo2a.php">View chart generation page source code for upper chart</a>
    <li><a href="viewsource.php?file=dbdemo2b.php">View chart generation page source code for lower chart</a>
</ul>

</div>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -