update : 2015.11.03
php.shukuma.com검색:
|
maxdb_free_resultmaxdb_result::free(PECL maxdb >= 1.0) maxdb_free_result -- maxdb_result::free — Frees the memory associated with a result 설명절차식 형식
void maxdb_free_result
( resource
$result
)객체 기반 형식
void maxdb_result::free
( void
)
The maxdb_free_result() function frees the memory
associated with the result represented by the
반환값This function doesn't return any value. 참고
|