downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<ovrimos_execovrimos_fetch_into>
Last updated: Thu, 26 Jun 2008

ovrimos_execute

(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)

ovrimos_execute — Executes a prepared SQL statement

Description

bool ovrimos_execute ( int $result_id [, array $parameters_array ] )

Executes a prepared statement.

Parameters

result_id

An Ovrimos result identifier prepared with ovrimos_prepare().

parameters_array

If the prepared statement contained parameters (question marks in the statement), the correct number of parameters should be passed in an array.

Return Values

Returns TRUE on success or FALSE on failure.



add a noteadd a note User Contributed Notes
Executes a prepared SQL statement
There are no user contributed notes for this page.




<ovrimos_execovrimos_fetch_into>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs