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

search for in the

ifx_update_blob> <ifx_query
Last updated: Fri, 22 Aug 2008

view this page in

ifx_textasvarchar

(No version information available, might be only in CVS)

ifx_textasvarcharSet the default text mode

Description

bool ifx_textasvarchar ( int $mode )

Sets the default text mode for all select-queries.

Parameters

mode

Mode "0" will return a blob id, and mode "1" will return a varchar with text content.

Return Values

Returns TRUE on success or FALSE on failure.

See Also

  • 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, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites