demo_func_cal_unixtojd.php:
<!DOCTYPE html> <html> <body> <?php echo unixtojd(); ?> </body> </html>