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

@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.
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB