<!DOCTYPE html>
<html>
<body>

<?php
print_r(cal_info(0));
?>

</body>
</html>