mysqli_stmt::get_warnings
mysqli_stmt_get_warnings
(PHP 5 >= 5.1.0)
mysqli_stmt::get_warnings -- mysqli_stmt_get_warnings — Get result of SHOW WARNINGS
설명
객체 기반 형식
object mysqli_stmt::get_warnings
( mysqli_stmt $stmt
)
절차식 형식
object mysqli_stmt_get_warnings
( mysqli_stmt $stmt
)
Warning
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
There are no user contributed notes for this page.
