php-src/ext/mysqli
2003-02-18 00:42:38 +00:00
..
tests new test (class which extends mysqli. currently this test fails :( ) 2003-02-18 00:42:38 +00:00
config.m4 Proper lib detection. 2003-02-15 20:09:49 +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 fixed some leaks when mysql_close will be called before all stmts are freed. 2003-02-18 00:00:51 +00:00
mysqli_fe.c added close method/alias for result object (for compatibility with statement and 2003-02-17 09:38:32 +00:00
mysqli_nonapi.c added new function mysqli_stmt_affected_rows 2003-02-16 12:03:37 +00:00
mysqli.c removed duplicate code 2003-02-18 00:32:47 +00:00
mysqli.dsp Initial windows project file 2003-02-13 14:46:11 +00:00
php_mysqli.h Moved longlong conversion to a macro. 2003-02-16 15:56:57 +00:00
TODO initial upload 2003-02-12 00:45:53 +00:00