php-doc-en/reference/mysqli/functions
2006-03-02 12:22:50 +00:00
..
mysqli-affected-rows.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
mysqli-autocommit.xml Fix method names 2004-12-16 08:47:55 +00:00
mysqli-bind-param.xml
mysqli-bind-result.xml
mysqli-change-user.xml
mysqli-character-set-name.xml Whitespace. 2005-04-26 14:33:31 +00:00
mysqli-client-encoding.xml Remove self-reference See also 2005-04-22 15:39:28 +00:00
mysqli-close.xml
mysqli-commit.xml
mysqli-connect-errno.xml
mysqli-connect-error.xml
mysqli-connect.xml Fix return types (2/2) 2005-06-24 09:11:47 +00:00
mysqli-data-seek.xml Fixed bug 32570 2005-04-05 10:57:48 +00:00
mysqli-debug.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
mysqli-disable-reads-from-master.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-disable-rpl-parse.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-dump-debug-info.xml
mysqli-embedded-connect.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-enable-reads-from-master.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-enable-rpl-parse.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-errno.xml
mysqli-error.xml
mysqli-escape-string.xml
mysqli-execute.xml
mysqli-fetch-array.xml
mysqli-fetch-assoc.xml
mysqli-fetch-field-direct.xml Mention charsetnr, patch by bjori (bug #36589) 2006-03-02 12:22:50 +00:00
mysqli-fetch-field.xml Mention charsetnr, patch by bjori (bug #36589) 2006-03-02 12:22:50 +00:00
mysqli-fetch-fields.xml Mention charsetnr, patch by bjori (bug #36589) 2006-03-02 12:22:50 +00:00
mysqli-fetch-lengths.xml Use foreach 2005-07-01 13:07:50 +00:00
mysqli-fetch-object.xml
mysqli-fetch-row.xml
mysqli-fetch.xml
mysqli-field-count.xml fix OO example, per user note 2005-12-15 23:27:02 +00:00
mysqli-field-seek.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
mysqli-field-tell.xml
mysqli-free-result.xml Alternative methods (bug #35055) 2005-11-01 18:36:38 +00:00
mysqli-get-client-info.xml
mysqli-get-client-version.xml
mysqli-get-host-info.xml
mysqli-get-metadata.xml
mysqli-get-proto-info.xml
mysqli-get-server-info.xml
mysqli-get-server-version.xml
mysqli-info.xml
mysqli-init.xml Fix return types (2/2) 2005-06-24 09:11:47 +00:00
mysqli-insert-id.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
mysqli-kill.xml
mysqli-master-query.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-more-results.xml
mysqli-multi-query.xml
mysqli-next-result.xml
mysqli-num-fields.xml
mysqli-num-rows.xml Procedural style uses mysqli_result too 2006-01-21 05:04:43 +00:00
mysqli-options.xml MYSQLI_INIT_COMMAND (bug #35124) 2005-11-07 00:30:38 +00:00
mysqli-param-count.xml
mysqli-ping.xml
mysqli-prepare.xml Fix return types 2005-06-24 13:46:14 +00:00
mysqli-query.xml Fix for bug #32573 2005-04-04 17:47:28 +00:00
mysqli-real-connect.xml
mysqli-real-escape-string.xml Document method alias 2006-01-27 10:41:40 +00:00
mysqli-real-query.xml
mysqli-report.xml
mysqli-rollback.xml
mysqli-rpl-parse-enabled.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-rpl-probe.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-rpl-query-type.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-select-db.xml
mysqli-send-long-data.xml
mysqli-send-query.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-server-end.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-server-init.xml Functions are undocumented, not experimental 2005-07-19 14:28:47 +00:00
mysqli-set-charset.xml WS 2005-09-06 07:29:34 +00:00
mysqli-set-opt.xml
mysqli-sqlstate.xml
mysqli-ssl-set.xml
mysqli-stat.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
mysqli-stmt-affected-rows.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
mysqli-stmt-bind-param.xml Packet instead of package (bug #35157) 2005-11-09 10:37:48 +00:00
mysqli-stmt-bind-result.xml Whitespace. 2005-04-26 14:33:31 +00:00
mysqli-stmt-close.xml Fix method names 2004-12-16 08:47:55 +00:00
mysqli-stmt-data-seek.xml Fix return types 2005-06-24 13:46:14 +00:00
mysqli-stmt-errno.xml
mysqli-stmt-error.xml
mysqli-stmt-execute.xml Whitespace. 2005-04-26 14:33:31 +00:00
mysqli-stmt-fetch.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
mysqli-stmt-free-result.xml
mysqli-stmt-init.xml
mysqli-stmt-num-rows.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
mysqli-stmt-param-count.xml Whitespace. 2005-04-26 14:33:31 +00:00
mysqli-stmt-prepare.xml
mysqli-stmt-reset.xml
mysqli-stmt-result-metadata.xml Fix return types 2005-06-24 13:46:14 +00:00
mysqli-stmt-send-long-data.xml Hide E_NOTICE in example 2006-01-30 21:32:11 +00:00
mysqli-stmt-sqlstate.xml
mysqli-stmt-store-result.xml Replace obsolete mysqli_fetch() with mysqli_stmt_fetch() 2005-04-05 14:01:04 +00:00
mysqli-store-result.xml
mysqli-thread-id.xml
mysqli-thread-safe.xml
mysqli-use-result.xml Fix return types 2005-06-24 13:46:14 +00:00
mysqli-warning-count.xml