Welcome Guest, Not a member yet? Register   Sign In
Error due to code in Form Vaildation.php
#5

(05-18-2019, 02:00 PM)php_rocs Wrote: @Mekaboo,
Try this instead:

   Return ($query->num_rows() === 0)? 0 : $query->num_rows();

Also, you might want to see what value $query->num_rows() is putting out. Do an echo statement.  Also, Xdebug might be helpful as well.

Thank you so very much Smile
Reply


Messages In This Thread
RE: Error due to code in Form Vaildation.php - by Mekaboo - 05-18-2019, 05:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB