dealmaker
07-11-2007, 05:38 PM
Hi all,
my code has the following equation and the number was gotton from the mysql database:
$num = - 5.5813651706861/ 1.8673620948785
But somehow I got the following errors:
Warning: Division by zero in /home/mysite/public_html/myfile.php on line 564
Do you know why?
Thanks.
my code has the following equation and the number was gotton from the mysql database:
$num = - 5.5813651706861/ 1.8673620948785
But somehow I got the following errors:
Warning: Division by zero in /home/mysite/public_html/myfile.php on line 564
Do you know why?
Thanks.