I have several MySQL queries which must be done perfectly on one execution.
I heard about "transaction" which supports "commit" and "rollback" or such.
But i don't know what is the PHP code to do this.
I heard about Pear DB but i read on their website that it is somewhat "outdated".
Does anyone know what code should i use?
I heard about "transaction" which supports "commit" and "rollback" or such.
But i don't know what is the PHP code to do this.
I heard about Pear DB but i read on their website that it is somewhat "outdated".
Does anyone know what code should i use?
















