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

search for in the

Informix> <Fonctions Firebird/InterBase
Last updated: Fri, 05 Sep 2008

view this page in

ibase_wait_event

(PHP 5)

ibase_wait_eventAttend un événement interBase

Description

string ibase_wait_event ( string $event_name1 [, string $event_name2 [, string $... ]] )
string ibase_wait_event ( resource $connection , string $event_name1 [, string $event_name2 [, string $... ]] )

ibase_wait_event() suspend l'exécution du script jusqu'à ce que l'un des événements spécifiés soit posté par la base de données. Le nom de l'événement qui a été posté est alors retourné. Cette fonction accepte jusqu'à 15 arguments événements.

Liste de paramètres

event_name1

Le nom de l'événement.

event_name2

...

Valeurs de retour

Retourne le nom de l'événement qui a été posté.



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

Informix> <Fonctions Firebird/InterBase
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites