PHP » GoLang |
login |
register |
about
|
ibase_execute(PHP 5, PHP 7) ibase_execute — Execute a previously prepared query DescriptionExecute a query prepared by ibase_prepare(). This is a lot more effective than using ibase_query() if you are repeating a same kind of query several times with only some parameters changing. Return Values
If the query raises an error, returns
Examples
Example #1 ibase_execute() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|