PHP » GoLang |
login |
register |
about
|
GoLang fbsql_create_clob
request it (432)
GoLang replacement for PHP's fbsql_create_clob
[edit | history]
fbsql_create_clob(PHP 4 >= 4.2.0, PHP 5, PHP 7) fbsql_create_clob — Create a CLOB Description
string fbsql_create_clob
( string
$clob_data
[, resource $link_identifier
] )Creates a CLOB from the given data. Parameters
Return ValuesReturns a resource handle to the newly created CLOB, which can be used with insert and update commands to store the CLOB in the database. Examples
Example #1 fbsql_create_clob() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|