22.10.2.11. The MySQLi_Warning class (MySQLi_Warning)

Copyright 1997-2010 the PHP Documentation Group.

Represents a MySQL warning.

 mysqli_warning {
mysqli_warning Properties  public message ;
  public sqlstate ;
  public errno ;
Methods  __construct();
  public void next();
}
message

Message string

sqlstate

SQL state

errno

Error number

22.10.2.11.1. mysqli_warning::__construct

Copyright 1997-2010 the PHP Documentation Group.

  • mysqli_warning::__construct

    The __construct purpose

Description

mysqli_warning::__construct();

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

22.10.2.11.2. mysqli_warning::next

Copyright 1997-2010 the PHP Documentation Group.

  • mysqli_warning::next

    The next purpose

Description

public void mysqli_warning::next();

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout