Ulf Wendel

2011/11/07
by admin
Comments Off on Using MySQL multiple statements with PHP mysqli

Using MySQL multiple statements with PHP mysqli

The series Using X with PHP mysqli continues. After notes on calling stored procedures and using prepared statements, its time for a multiple statement quickstart. A mighty tool, if used with care… Using Multiple Statements with mysqli MySQL optionally allows … Continue reading