Solarpitch Posted August 15, 2007 Share Posted August 15, 2007 Hi Guys, I am currently using the below code for pagination on my site. I seem to be getting the message... Warning: Division by zero in /home/g39197/public_html/drivers.php on line 339 As its just a warning message and the code works perfect - is there anyway to get rid of it? Link to comment https://forums.phpfreaks.com/topic/65116-quick-pagination-question-division-by-zero-message/ Share on other sites More sharing options...
Orio Posted August 15, 2007 Share Posted August 15, 2007 Showing us the code would help. Orio. Link to comment https://forums.phpfreaks.com/topic/65116-quick-pagination-question-division-by-zero-message/#findComment-324971 Share on other sites More sharing options...
Barand Posted August 15, 2007 Share Posted August 15, 2007 Check that the value of your variable is not zero before dividing by it. Link to comment https://forums.phpfreaks.com/topic/65116-quick-pagination-question-division-by-zero-message/#findComment-324975 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.