(PHP 4, PHP <=5.2.0)
Send Informix query
resource ifx_query ( string $query, resource $link_identifier [, int $cursor_type [, mixed $blobidarray ]] )
Sends a query to the currently active database on the server that's associated with the specified link identifier.
For "select-type" queries a cursor is declared and opened. Non-select queries are "execute immediate".
For either query type the number of (estimated or rea