Neevo Public API
  • Namespace
  • Class
  • Tree

Namespaces

  • Neevo
    • Cache
    • Drivers
    • Nette
  • PHP

Classes

  • ArrayIterator
  • Memcache
  • MemcachePool
  • mysqli_result
  • PDO
  • PDOStatement
  • SplObjectStorage
  • SQLite3Result

Interfaces

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

Exceptions

  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfRangeException

Class mysqli_result

mysqli_result implements Traversable
PHP Extension: Mysqli
Documented at php.net

Methods summary

public
# __construct( )
public
# close( )
public
# free( )
public
# data_seek( mixed $offset )
public
# fetch_field( )
public
# fetch_fields( )
public
# fetch_field_direct( mixed $field_nr )
public
# fetch_array( mixed $result_type )
public
# fetch_assoc( )
public
# fetch_object( mixed $class_name, array $params )
public
# fetch_row( )
public
# field_seek( mixed $field_nr )
public
# free_result( )

Magic methods summary

Properties summary

public mixed $current_field
#
public mixed $field_count
#
public mixed $lengths
#
public mixed $num_rows
#
public mixed $type
#
Neevo Public API API documentation generated by ApiGen 2.8.0