demo_func_cal_info.php:
<!DOCTYPE html> <html> <body> <?php print_r(cal_info(0)); ?> </body> </html>