Create new PHP file named data.php. This file read data from product table into json data for displaying in chart <?php require_once 'database.php'; ...
確定! 回上一頁