ociparse

Parse a query and return an Oracle statement (PHP 3>= 3.0.4, PHP 4 )
resource ociparse ( resource conn, string query )

ociparse() parses the query using conn. It returns the statement identity if the query is valid, FALSE if not. The query can be any valid SQL statement or PL/SQL block.

This HTML Help has been published using the chm2web software.