JOOMLA中国
  • Joomla中国首页
  • 社区
  • 教程
  • 应用市场
  • B计划
Joomla! Framework TM
  • Namespace
  • Class
  • Tree
  • Deprecated

Namespaces

  • Composer
    • Autoload
  • Joomla
    • Application
      • Cli
        • Output
          • Processor
      • Web
    • Data
    • DI
      • Exception
    • Event
    • Filter
    • Input
    • Ldap
    • Registry
      • Format
    • Session
      • Storage
    • String
    • Uri
    • Utilities
  • None
  • PasswordCompat
    • binary
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Yaml
        • Exception
    • Polyfill
      • Util

Classes

  • ArrayIterator
  • Closure
  • DateTime
  • DateTimeZone
  • FilterIterator
  • IteratorIterator
  • mysqli
  • PDO
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • SimpleXMLElement
  • SplObjectStorage
  • SplPriorityQueue
  • stdClass
  • XMLReader

Interfaces

  • ArrayAccess
  • Countable
  • DateTimeInterface
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Throwable
  • Traversable

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • DomainException
  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfBoundsException
  • RuntimeException
  • UnexpectedValueException

Class mysqli

PHP Extension: Mysqli
Documented at php.net

Methods summary

public
# autocommit( mixed $mode )
public
# begin_transaction( mixed $flags, mixed $name )
public
# change_user( mixed $user, mixed $password, mixed $database )
public
# character_set_name( )
public
# close( )
public
# commit( mixed $flags, mixed $name )
public
# connect( mixed $host, mixed $user, mixed $password, mixed $database, mixed $port, mixed $socket )
public
# dump_debug_info( )
public
# debug( mixed $debug_options )
public
# get_charset( )
public
# get_client_info( )
public
# get_connection_stats( )
public
# get_server_info( )
public
# get_warnings( )
public
# init( )
public
# kill( mixed $connection_id )
public
# multi_query( mixed $query )
public
# __construct( mixed $host, mixed $user, mixed $password, mixed $database, mixed $port, mixed $socket )
public
# more_results( )
public
# next_result( )
public
# options( mixed $option, mixed $value )
public
# ping( )
public static
# poll( array & $read, array & $write, array & $error, mixed $sec, mixed $usec )
public
# prepare( mixed $query )
public
# query( mixed $query )
public
# real_connect( mixed $host, mixed $user, mixed $password, mixed $database, mixed $port, mixed $socket, mixed $flags )
public
# real_escape_string( mixed $string_to_escape )
public
# reap_async_query( )
public
# escape_string( mixed $string_to_escape )
public
# real_query( mixed $query )
public
# release_savepoint( mixed $name )
public
# rollback( mixed $flags, mixed $name )
public
# savepoint( mixed $name )
public
# select_db( mixed $database )
public
# set_charset( mixed $charset )
public
# set_opt( mixed $option, mixed $value )
public
# ssl_set( mixed $key, mixed $cert, mixed $certificate_authority, mixed $certificate_authority_path, mixed $cipher )
public
# stat( )
public
# stmt_init( )
public
# store_result( mixed $flags )
public
# thread_safe( )
public
# use_result( )
public
# refresh( mixed $options )

Magic methods summary

Properties summary

public mixed $affected_rows
#
public mixed $client_info
#
public mixed $client_version
#
public mixed $connect_errno
#
public mixed $connect_error
#
public mixed $errno
#
public mixed $error
#
public mixed $error_list
#
public mixed $field_count
#
public mixed $host_info
#
public mixed $info
#
public mixed $insert_id
#
public mixed $server_info
#
public mixed $server_version
#
public mixed $stat
#
public mixed $sqlstate
#
public mixed $protocol_version
#
public mixed $thread_id
#
public mixed $warning_count
#
Joomla! Framework TM API documentation generated by ApiGen 2.8.0
Joomla!® and Joomla! Framework™ are trademarks of Open Source Matters, Inc. in the United States and other countries.