I have a script that is a result of data entered in a form

On the script (when I test without data entry), I am getting a warning that 
Warning: Division by zero in .inc.php on line 15.

The warning is correct, however the viewer cannot access the second script 
without entering the data that would cancel the warning.

Is this something I should worry about? or would it be better to right in an 
isset?

I'm sorry if this does not seem clear. 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to