What does any developer do during a train trip? Correct, he’s hacking. He’s at least working on bells and whistles such as foreach() support for buffered ext/mysqli result sets in mysqlnd. Thanks Andrey! $link = mysqli_connect(‘host’, ‘user’, ‘password’); $res = … Continue reading
2008/04/01
by admin
Comments Off on PHP: ext/mysqli result sets and foreach()