|
|
fbsql_get_autostart_info (PHP 4 >= 4.1.0, PHP 5) fbsql_get_autostart_info -- Описаниеarray fbsql_get_autostart_info ( [resource link_identifier] ) | Внимание | К настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов. |
Список параметров
link_identifierA FrontBase link identifier
returned by fbsql_connect() or
fbsql_pconnect(). If optional and not specified,
the function will try to find an open link to the FrontBase server and if no
such link is found it will try to create one as if
fbsql_connect() was called with no arguments
add a note
User Contributed Notes
fbsql_get_autostart_info
There are no user contributed notes for this page.
|