I have figured out the problem. While I was resetting the first query
and not closing it, I was closing the second query. That kept any
subsequent queries from running.
Thanks Jack!
--
Nathan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Nathaniel Hall wrote:
> Lastly, the only time I receive error messages is when I use
> mysqli_stmt::close.
I should probably note that the error messages I receive when using
mysqli_stmt::close are related to the statement handle being removed.
--
PHP General Mailing List (http://www.php.net/)
2 matches
Mail list logo