x
 
<!DOCTYPE html>
<html>
<body>
<?php
$jd=jewishtojd(9,25,2016);
echo $jd;
?>
</body>
</html>