Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
dba_open() establishes a database instance for path with mode using handler.
when you are absolutly sure that you do not require database locking you can do so by using "-" instead of "l "or "d".
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
establishes a connection between php and an oracle database with the given username and password.
establishes a connection between php and an oracle database with the given username and password.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
establishes a persistent connection between php and an oracle database with the given username and password.
establishes a persistent connection between php and an oracle database with the given username and password.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
dba_popen() establishes a persistent database instance for path with mode using handler.
(php 3 = 3.0.8, php 4)
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
fbsql_connect() establishes a connection to a frontbase server. the following defaults are assumed for missing optional parameters: hostname = 'null ', username = '_system' and password = empty password.
if a second call is made to fbsql_connect() with the same arguments, no new link will be established, but instead, the link identifier of the already opened link will be returned.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :