mysqli_bind_result

(PHP 5 < 5.4.0)

mysqli_bind_resultAlias for mysqli_stmt_bind_result()

설명

This function is an alias of mysqli_stmt_bind_result().

Warning

이 함수는 PHP 5.3.0부터 배제되어, PHP 5.4.0부터 제거됩니다.

참고

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top