Welcome Guest, Not a member yet? Register   Sign In
Issue with joining tables.
#2

I can't see that you are converting $pet_entry_id into an integer. It will be a string of '0' so the following will not be true.
PHP Code:
if($pet_entry_id === && $pet_entry_slug === FALSE ){ 
Reply


Messages In This Thread
Issue with joining tables. - by HarrysR - 08-24-2018, 03:11 PM
RE: Issue with joining tables. - by jreklund - 08-25-2018, 05:31 AM
RE: Issue with joining tables. - by HarrysR - 08-25-2018, 12:33 PM
RE: Issue with joining tables. - by HarrysR - 08-25-2018, 02:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB