|
|

|

|

|
odbc_pconnect
|
Updated Sat, 12 Aug 2000
|
odbc_num_rows
|

|

|
(PHP3 >= 3.0.6, PHP4 ) odbc_prepare -- Prepares a statement for execution Descriptionint odbc_prepare (int connection_id, string query_string)
Returns false on error.
Returns an ODBC result identifier if the SQL command was prepared
successfully. The result identifier can be used later to execute
the statement with odbc_execute().

|

|
odbc_pconnect
|
Updated Sat, 12 Aug 2000
|
odbc_num_rows
|

|

|
|
|