I could not find any PHP functions that allow me to send multiple queries to MySQL inside a single transaction. So, are there any such functions available around??
Moreover, are there any classes available in PHP that provide an OO interface to communicate with mysql via PHP???