php-src/ext/mysqli
Georg Richter f38bd95002 added BYREF_FORCE for bind parameters in msqli_bind_param and mysqli_bind_result
changed function parameters in mysqli_bind_param
  from (object statement, mixed var1, long type1, ...)
  to   (object statement, array tyoes, mixed var1, mixed var2, ...)
2003-06-28 21:27:08 +00:00
..
tests Add missing ini setting (use default and change expected result accordingly) 2003-05-19 19:14:34 +00:00
config.m4 Align the configure --help texts 2003-05-19 23:43: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 added BYREF_FORCE for bind parameters in msqli_bind_param and mysqli_bind_result 2003-06-28 21:27:08 +00:00
mysqli_fe.c added BYREF_FORCE for bind parameters in msqli_bind_param and mysqli_bind_result 2003-06-28 21:27:08 +00:00
mysqli_nonapi.c fixed prototypes 2003-06-22 06:16:47 +00:00
mysqli_profiler_com.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mysqli_profiler_com.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
mysqli_profiler.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mysqli_profiler.h remove the wierdness that prevented the compileness 2003-06-17 00:49:24 +00:00
mysqli.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mysqli.dsp Initial windows project file 2003-02-13 14:46:11 +00:00
php_mysqli.h added new function mysqli_stmt_num_rows 2003-06-22 08:46:39 +00:00
TODO initial upload 2003-02-12 00:45:53 +00:00