Welcome Guest, Not a member yet? Register   Sign In
Confirmations Email
#3

(10-31-2016, 05:42 PM)AzrielOmega Wrote: You not set return value of verifyEmailID() yet. Try

PHP Code:
if ($this -> db -> affected_rows() > 0) { return true; } else { return false; } 

Error is fixed. Thanks
Reply


Messages In This Thread
Confirmations Email - by bagusbal - 10-31-2016, 03:49 AM
RE: Confirmations Email - by AzrielOmega - 10-31-2016, 05:42 PM
RE: Confirmations Email - by bagusbal - 11-01-2016, 01:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB