mysqli_fetch

(PHP 5 < 5.4.0)

mysqli_fetchAlias for mysqli_stmt_fetch()

설명

This function is an alias of mysqli_stmt_fetch().

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