cMySql57_Utils::HasTables() - rstoetter/libsqlphp GitHub Wiki

Method HasTables( )

 public  static   boolean rstoetter\libsqlphp\cMySql57_Utils::HasTables(\rstoetter\libsqlphp\mysqli $mysqli)

The method HasTables returns true, if there is are tables in the actual database

Example:

Arguments

  • $mysqli rstoetter\libsqlphp\mysqli - <p>the database connection</p>

Returns

boolean true, if there is are tables in the actual database