Re: What is my Mistake?

Jim Giner <[email protected]> Tue, 24 Jun 2014 09:39:27 -0400
Newsgroups gmane.comp.php.database
Message-ID <[email protected]>
Ethan -
You say your script stops here :  echo 'here3';  To be sure, you mean 
that the script DOES echo out 'here3' or does NOT get there?  I'm going 
to guess that it does get to that echo statement but the very next one 
is going to kill you because you cannot echo out a resource.

ONCE AGAIN - do you have php error checking turned on as you've been 
told many many times?

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php