I was wondering if there is any current API for creating match/prepare
statements, therefore say i have a script to insert, update and insert in
the same post, is there a way to reduce to many queries to the database to
do it all in one hit ? Although i usually return the last inc id then add it
to the second query ?

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

Reply via email to