XWare Поиск по информационным ресурсам МГУ English Russian
       
       Точная форма слов   О проекте   Сайты   Помощь
Поиск по:old.master.cmc.msu.ru   - Поискать по всем серверам
На этой странице приведены все страницы сервера old.master.cmc.msu.ru ,которые мы индексируем. Показаны документы 1641 - 1660 из 3519.

В начало ] Пред. | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | След.В конец ]

Упорядочить по: URL  |  дате изменения
1641. debugger_on
. PHP Manual . Prev . Next . (PHP 3 <= 3.0.18) debugger_on -- Enable internal PHP debugger . int debugger_on ( string address) . Enables the internal PHP debugger, connecting it to address . The debugger is still under development. Prev . Home . Next . debugger_off . Up . define_syslog_variables
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.debugger-on.html -- 3.4 Кб -- 03.02.2002
Похожие документы

1642. checkdnsrr
PHP Manual . ... PHP 3 <= 3.0.18, PHP 4 >= 4.0.0) checkdnsrr -- Check DNS records corresponding to a given Internet host name or IP address . int checkdnsrr ( string host [, string type]) . Searches DNS for records of type type corresponding to host . Returns TRUE if any records are found; returns FALSE if no records were found or if an error occurred. type may be any one of: A, MX, NS, SOA, PTR, CNAME, or ANY. ... Host may either be the IP address in dotted-quad notation or the host name. ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.checkdnsrr.html -- 4.4 Кб -- 03.02.2002
Похожие документы

1643. muscat_close
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) muscat_close -- Shuts down the muscat session and releases any memory back to php. ... Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ... This function is currently not documented, only the argument list is available. ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.muscat-close.html -- 3.9 Кб -- 03.02.2002
Похожие документы

1644. muscat_get
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) muscat_get -- Gets a line back from the core muscat api. Returns a literal FALSE when there is no more to get (as opposed to ""). Use === FALSE or != ... Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.muscat-get.html -- 4.0 Кб -- 03.02.2002
Похожие документы

1645. muscat functions
... muscat_setup -- Creates a new muscat session and returns the handle. ... muscat_setup_net -- Creates a new muscat session and returns the handle. muscat_host is the hostname to connect to port is the port number to connect to - actually takes exactly the same args as fsockopen . muscat_give -- Sends string to the core muscat api . muscat_get -- Gets a line back from the core muscat api. Returns a literal FALSE when there is no more to get (as opposed to ""). Use === FALSE or != ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/ref.muscat.html -- 4.2 Кб -- 03.02.2002
Похожие документы

1646. muscat_give
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) muscat_give -- Sends string to the core muscat api . int muscat_give ( resource muscat_handle, string string) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... This function is currently not documented, only the argument list is available. ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.muscat-give.html -- 3.9 Кб -- 03.02.2002
Похожие документы

1647. muscat_setup_net
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) muscat_setup_net -- Creates a new muscat session and returns the handle. muscat_host is the hostname to connect to port is the port number to connect to - actually takes exactly the same args as fsockopen . resource muscat_setup_net ( string muscat_host, int port) . Warning . ... The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.muscat-setup-net.html -- 4.1 Кб -- 03.02.2002
Похожие документы

1648. muscat_setup
... PHP 4 >= 4.0.5) muscat_setup -- Creates a new muscat session and returns the handle. Size is the ammount of memory in bytes to allocate for muscat muscat_dir is the muscat installation dir e.g. "/usr/local/empower", it defaults to the compile time muscat directory . resource muscat_setup ( int size [, string muscat_dir]) . ... The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.muscat-setup.html -- 4.1 Кб -- 03.02.2002
Похожие документы

1649. Mohawk Software session handler functions
... msession is an interface to a high speed session daemon which can run either locally or remotely. ... The session server software can be found at http://www.mohawksoft.com/phoenix.html . ... msession_count -- Get session count . ... msession_set -- Set value in session . msession_get -- Get value from session . ... msession_timeout -- Set/get session timeout . msession_inc -- Increment value in session . ... msession_plugin -- Call an escape function within the msession personality plugin . ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/ref.msession.html -- 5.7 Кб -- 03.02.2002
Похожие документы

1650. msession_getdata
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_getdata -- Get data ... ? . string msession_getdata ( string session) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . msession_inc . Up . msession_setdata
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-getdata.html -- 3.4 Кб -- 03.02.2002
Похожие документы

1651. msession_plugin
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_plugin -- Call an escape function within the msession personality plugin . string msession_plugin ( string session, string val [, string param]) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . msession_setdata . Up . muscat functions
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-plugin.html -- 3.5 Кб -- 03.02.2002
Похожие документы

1652. msession_setdata
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_setdata -- Set data ... ? . bool msession_setdata ( string session, string value) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . msession_getdata . Up . msession_plugin
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-setdata.html -- 3.5 Кб -- 03.02.2002
Похожие документы

1653. msession_inc
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_inc -- Increment value in session . string msession_inc ( string session, string name) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . msession_timeout . Up . msession_getdata
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-inc.html -- 3.5 Кб -- 03.02.2002
Похожие документы

1654. msession_timeout
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_timeout -- Set/get session timeout . int msession_timeout ( string session [, int param]) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . msession_listvar . Up . msession_inc
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-timeout.html -- 3.5 Кб -- 03.02.2002
Похожие документы

1655. msession_listvar
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_listvar -- List sessions with variable . array msession_listvar ( string name) . Returns an associative array of value, session for all sessions with a variable named name . Used for searching sessions with common attributes. Prev . Home . Next . msession_set_array . Up . msession_timeout
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-listvar.html -- 3.4 Кб -- 03.02.2002
Похожие документы

1656. msession_set_array
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_set_array -- Set array of ... bool msession_set_array ( string session, array tuples) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . msession_get_array . Up . msession_listvar
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-set-array.html -- 3.5 Кб -- 03.02.2002
Похожие документы

1657. msession_find
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_find -- Find value . array msession_find ( string name, string value) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . msession_randstr . Up . msession_list
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-find.html -- 3.4 Кб -- 03.02.2002
Похожие документы

1658. msession_get_array
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_get_array -- Get array of ... ? . array msession_get_array ( string session) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . msession_list . Up . msession_set_array
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-get-array.html -- 3.5 Кб -- 03.02.2002
Похожие документы

1659. msession_list
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_list -- List ... ? . array msession_list ( (void);) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . msession_find . Up . msession_get_array
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-list.html -- 3.4 Кб -- 03.02.2002
Похожие документы

1660. msession_randstr
. PHP Manual . Prev . Next . (PHP 4 CVS only) msession_randstr -- Get random string . string msession_randstr ( int param) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . msession_uniq . Up . msession_find
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.msession-randstr.html -- 3.4 Кб -- 03.02.2002
Похожие документы

В начало ] Пред. | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | След.В конец ]

Rambler's Top100 RFBR Яндекс цитирования