| 
update : 2015.11.03
php.shukuma.com 검색:
  | dbase_close(PHP 4, PHP 5, PHP 7) dbase_close — Closes a database 설명
   bool dbase_close
    ( int  $dbase_identifier)Closes the given database link identifier. 반환값
   성공 시  예제
 Example #1 Closing a dBase database file 
<?php |