Ulf Wendel

2007/09/03
by admin
Comments Off on PHP: mysqli_debug() – ‘m’/dump memory information

PHP: mysqli_debug() – ‘m’/dump memory information

Andrey has implemented a little mysqlnd only addition to mysqli_debug(): ‘m’ – dump memory information. It works like the other options described in PHP: Debugging ext/mysqli and mysqlnd with the only difference that it is only available with mysqlnd. Without … Continue reading