Craig Hoffman wrote: > Can you use the mysqli_prepare function to UPDATE MySQL or is it just > limited to an INSERT statement? > mysqli_prepare works for mostly all statements, except calling stored procedures, create commands and several show commands. Full support is planned (and partially integrated already) /Georg -- Georg Richter, Development Manager - Connectors & Client Connectivity MySQL GmbH, Radlkoferstr. 2, D-81373 München, www.mysql.com Geschäftsführer: Hans von Bell, Kaj Arnö - HRB München 162140 -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php