jumpfroggy Posted November 29, 2007 Share Posted November 29, 2007 I'm using Interbase (not by choice) on a new project and I'm not familiar with it (normally I use MySQL, Postgresql, etc). I'm using this: resource ibase_query ([ resource $link_identifier ], string $query [, int $bind_args ] ) But the manual completely ignores $bind_args parameter. Does anyone know what this does? I've got a bunch of small questions that are only loosely related (ie. a question about quoting identifiers in ibase_execute()). Is it better to post a lot of topics, one for each question? Or should I lump a few together? Thanks all. Quote Link to comment https://forums.phpfreaks.com/topic/79479-what-is-the-bind_args-for-in-ibase_query/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.