Sep
17
2010
|
|
| mysqli_stmt_init (PHP 5) mysqli_stmt_init(no version information, might be only in CVS) mysqli->stmt_init -- Initializes a statement and returns an object for use with mysqli_stmt_prepareОписаниеProcedural style : mysqli_stmt mysqli_stmt_init ( mysqli link )Object oriented style (property): class mysqli {mysqli_stmt stmt_init ( void ) } Allocates and initializes a statement object suitable for mysqli_stmt_prepare().
Возвращаемые значенияReturns an object. Смотрите такжеmysqli_stmt_prepare(). | |||
| Комментарии |
|
Powered by !JoomlaComment 3.26