php-src/ext/mysqli
Ilia Alshanetsky 4f1b6364f9 Buncha Fixes.
* Fixed a number of memory leaks.
 * Fixed some php_error_docref() calls that tried to print non-existent
   arguments.
 * Fixed some signed/unsigned problems.
 * Fixed the MYSQLI_FETCH_RESOURCE macro so that compilers do not complain
   about un-initialized variables.
 * CS fixes.
2003-02-14 16:45:31 +00:00
..
tests include file for test 2003-02-13 18:21:37 +00:00
config.m4 - Let's add the config.m4 file too :-) 2003-02-12 16:24:41 +00:00
CREDITS initial upload 2003-02-12 00:45:53 +00:00
EXPERIMENTAL initial upload 2003-02-12 00:45:53 +00:00
mysqli_api.c bind_result fix 2003-02-14 16:31:51 +00:00
mysqli_fe.c added new function int mysql_get_server_version 2003-02-13 00:11:17 +00:00
mysqli_nonapi.c initial upload 2003-02-12 00:45:53 +00:00
mysqli.c fixed a bug in prepare/bind 2003-02-14 16:31:22 +00:00
mysqli.dsp Initial windows project file 2003-02-13 14:46:11 +00:00
php_mysqli.h Buncha Fixes. 2003-02-14 16:45:31 +00:00
TODO initial upload 2003-02-12 00:45:53 +00:00