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

search for in the

ifx_update_blob> <ifx_query
Last updated: Fri, 30 Jan 2009

view this page in

ifx_textasvarchar

(PHP 4, PHP <=5.2.0)

ifx_textasvarcharデフォルトのテキストモードを設定する

説明

bool ifx_textasvarchar ( int $mode )

全ての select クエリに関するデフォルトのテキストモードを設定します。

パラメータ

mode

モード "0" は、BLOB を返し、"1" は、テキストの内容を有する varchar を 返します。

返り値

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

参考

  • ifx_bytesasvarchar()



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

ifx_update_blob> <ifx_query
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites