dbase_create说明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. 范例
| ||