demo_func_cal_jdtojewish.php:
<!DOCTYPE html> <html> <body> <?php $jd=jdtojewish(1789430); echo $jd; ?> </body> </html>