dbase_create(PHP 4, PHP 5) dbase_create — Creates a database Описание
int dbase_create
( string $filename
, array $fields
)
dbase_create() creates a dBase database with the given definition.
Список параметров
Возвращаемые значенияReturns a database link identifier if the database is successfully created, or FALSE if an error occurred. Примеры
Пример #1 Creating a dBase database file
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |