Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: dbplus_rcreate - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net

search for in the

dbplus_rcrtexact" width="11" height="7"/> <dbplus_rchperm
Last updated: Tue, 31 Oct 2006
view this page in

dbplus_rcreate

(4.1.0 - 4.2.3 only, PECL)

dbplus_rcreate -- 関係を新規に作成する

説明

resource dbplus_rcreate ( string name, mixed domlist [, bool overwrite] )

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。

dbplus_rcreate() は、 name という名前の新規関係を作成します。同名の 既存の関係は、その関係が現在使用されておらず、 overwrite に TRUE が設定されている場合にのみ 上書きされます。

domlist にはドメインを示す文字列の配列で 新規関係のドメインを指定する必要があります( dbplus_rcreate() は、ドメインを空白で区切った 文字列も受けつけます。しかし、配列を使用することが推奨されます)。 ドメイン指定文字列は、この関係へのユニークなドメイン名、スラッシュ、 型指定文字からなります。利用可能な型指定子及びその意味については、 db++ のドキュメント、特に dbcreate(1) のマニュアルを参照ください。



add a note add a note User Contributed Notes
dbplus_rcreate
There are no user contributed notes for this page.

dbplus_rcrtexact" width="11" height="7"/> <dbplus_rchperm
Last updated: Tue, 31 Oct 2006
 
 
show source | credits | sitemap | contact | advertising | mirror sites