PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ovrimos_fetch_into> <ovrimos_exec
Last updated: Fri, 10 Oct 2008

view this page in

ovrimos_execute

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

ovrimos_executeExécute une requête Ovrimos préparée

Description

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

Exécute une requête Ovrimos préparée.

Liste de paramètres

result_id

Un identifiant de résultat Ovrimos, préparé par la fonction ovrimos_prepare().

parameters_array

Si la requête préparée contient des paramètres (des points d'interrogation dans la requête), un nombre correct de paramètres doit être passé dans le tableau.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.

Voir aussi



add a note add a note User Contributed Notes
ovrimos_execute
There are no user contributed notes for this page.

ovrimos_fetch_into> <ovrimos_exec
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites