update : 2015.11.03
php.shukuma.com검색:
|
fbsql_create_db(PHP 4 >= 4.0.6, PHP 5, PHP 7) fbsql_create_db — Create a FrontBase database 설명
bool fbsql_create_db
( string
$database_name
[, resource $link_identifier
[, string $database_options
]] )Attempts to create a new database on the specified server. 인수
반환값
성공 시 예제
Example #1 fbsql_create_db() example
<?php |