Hi,
You prepare the statement, execute it then use ->fetch() to get the data.
but the documentation says, that ->fetch() is only to fetch data to variables that have been bound with bind_result() before. But I want to use fetch_row() instead.
Regards Marten -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php