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