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

search for in the

fbsql_insert_id> <fbsql_get_autostart_info
[edit] Last updated: Fri, 07 Jun 2013

view this page in

fbsql_hostname

(PHP 4 >= 4.0.6, PHP 5)

fbsql_hostnameObtiene o establece el nombre host de una conexión

Descripción

string fbsql_hostname ( resource $link_identifier [, string $host_name ] )

Obtiene o establece el nombre host de una conexión.

Parámetros

link_identifier

Un identificador de enlace FrontBase devuelto por fbsql_connect() o fbsql_pconnect().

Es opcional y si no se especifica, la función intentará encontrar un enlace abierto al servidor FrontBase y de no encontrarse ningún enlace abierto intentará crear uno como si fbsql_connect() fuese invocada sin parámetros.

host_name

Si se recibe, se establecerá como nuevo nombre de host de la conexión.

Valores devueltos

Devuelve el nombre de host actual de la conexión.

Ver también



add a note add a note User Contributed Notes fbsql_hostname - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites