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

search for in the

px_set_targetencoding> <px_set_parameter
Last updated: Fri, 10 Oct 2008

view this page in

px_set_tablename

(PECL paradox:1.0-1.4.1)

px_set_tablenameテーブルの名前を設定する (非推奨)

説明

void px_set_tablename ( resource $pxdoc , string $name )

px_create_fp() で作成した、paradox データベースのテーブル名を設定します。この関数は非推奨です。代わりに px_set_parameter() を使用してください。

パラメータ

pxdoc

px_new() が返す paradox データベースのリソース ID。

tablename

テーブルの名前。明示的に設定されなかった場合は データベースファイルの名前が設定されます。

返り値

成功した場合に NULL、失敗した場合に FALSE を返します。



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

px_set_targetencoding> <px_set_parameter
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites