Overview

Namespaces

  • None
  • PHP

Classes

  • mysqli

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • SeekableIterator
  • Traversable

Exceptions

  • ErrorException
  • Exception
  • LogicException
  • RuntimeException
  • Overview
  • Namespace
  • Class
  • Tree

Interface ArrayAccess

Direct known implementers

AMysql_Profiler
PHP Extension: Core
Documented at php.net
Methods summary
public
# offsetExists( mixed $offset )
public
# offsetGet( mixed $offset )
public
# offsetSet( mixed $offset, mixed $value )
public
# offsetUnset( mixed $offset )
API documentation generated by ApiGen 2.8.0