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

search for in the

dBase> <cubrid_unbuffered_query
Last updated: Fri, 24 Sep 2010

view this page in

cubrid_version

(PECL CUBRID >= 8.3.0)

cubrid_versionIs used to get the CUBRID PHP module’s version

Description

string cubrid_version ( void )

The cubrid_version() function is used to get the CUBRID PHP module’s version.

Parameters

This function has no parameters.

Return Values

Version information (eg. "1.2.0").

Examples

Example #1 cubrid_version() example

<?php
echo cubrid_version();
?>

See Also



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

dBase> <cubrid_unbuffered_query
Last updated: Fri, 24 Sep 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites