Поиск по:old.master.cmc.msu.ru -
Поискать по всем серверам
На этой странице приведены все страницы сервера old.master.cmc.msu.ru ,которые мы индексируем. Показаны документы 2901 - 2920 из 3519.
Упорядочить по:
URL
|
дате изменения
2901. cyrus_query
. PHP Manual . Prev . Next . (PHP 4 >= 4.1.0) cyrus_query -- Send a query to a Cyrus IMAP server . bool cyrus_query ( resource connection, string query) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . cyrus_unbind . Up . cyrus_close
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cyrus-query.html -- 3.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
2902. Cyrus IMAP administration functions
. PHP Manual . Prev . Next . Warning . This function is currently not documented, only the argument list is available. Table of Contents . cyrus_connect -- Connect to a Cyrus IMAP server . cyrus_authenticate -- Authenticate agaings a Cyrus IMAP server . cyrus_bind -- Bind callbacks to a Cyrus IMAP connection . cyrus_unbind -- Unbind ... cyrus_query -- Send a query to a Cyrus IMAP server . cyrus_close -- Close connection to a cyrus server . Prev . Home . Next . cybermut_creerreponsecm . Up . cyrus_connect
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/ref.cyrus.html -- 4.1 Кб -- 03.02.2002
Похожие документы
Похожие документы
2903. cyrus_bind
. PHP Manual . Prev . Next . (PHP 4 >= 4.1.0) cyrus_bind -- Bind callbacks to a Cyrus IMAP connection . bool cyrus_bind ( resource connection, array callbacks) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . cyrus_authenticate . Up . cyrus_unbind
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cyrus-bind.html -- 3.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
2904. cyrus_unbind
. PHP Manual . Prev . Next . (PHP 4 >= 4.1.0) cyrus_unbind -- Unbind ... bool cyrus_unbind ( resource connection, string trigger_name) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . cyrus_bind . Up . cyrus_query
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cyrus-unbind.html -- 3.4 Кб -- 03.02.2002
Похожие документы
Похожие документы
2905. cyrus_authenticate
. PHP Manual . Prev . Next . (PHP 4 >= 4.1.0) cyrus_authenticate -- Authenticate agaings a Cyrus IMAP server . bool cyrus_authenticate ( resource connection [, string mechlist [, string service [, string user [, int minssf [, int maxssf]]]]]) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . cyrus_connect . Up . cyrus_bind
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cyrus-authenticate.html -- 3.6 Кб -- 03.02.2002
Похожие документы
Похожие документы
2906. cyrus_connect
. PHP Manual . Prev . Next . (PHP 4 >= 4.1.0) cyrus_connect -- Connect to a Cyrus IMAP server . resource cyrus_connect ( [string host [, string port [, int flags]]]) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . Cyrus IMAP administration functions . Up . cyrus_authenticate
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cyrus-connect.html -- 3.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
2907. CrИdit Mutuel CyberMUT functions
PHP Manual . ... This extension allows you to process credit cards transactions using CrИdit Mutuel CyberMUT system ( http://www.creditmutuel.fr/centre_commercial/vendez_sur_internet.html ). ... The use of these functions is almost identical to the original functions, except for the parameters of return for cybermut_creerformulairecm() and cybermut_creerreponsecm() , which are returned directly by functions PHP, whereas they had passed in reference in the original functions. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/ref.cybermut.html -- 5.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
2908. cybermut_creerreponsecm
PHP Manual . ... Next . PHP 4 >= 4.0.5) cybermut_creerreponsecm -- Generate the acknowledgement of delivery of the confirmation of payment . string cybermut_creerreponsecm ( string phrase) . cybermut_creerreponsecm() returns a string containing delivery acknowledgement message. The parameter is "OK" if the message of confirmation of the payment was correctly identified by cybermut_testmac() . Any other chain is regarded as an error message. ... cybermut_testmac . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cybermut-creerreponsecm.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы
2909. cybermut_testmac
PHP Manual . ... PHP 4 >= 4.0.5) cybermut_testmac -- Make sure that there no was data diddling contained in the received message of confirmation . bool cybermut_testmac ( string code_MAC, string version, string TPE, string cdate, string montant, string ref_commande, string texte_libre, string code-retour) . ... php $code_retour=$HTTP_GET_VARS["code-retour"]; $texte_libre=$HTTP_GET_VARS["texte-libre"]; ?> ... php // Make sure that Enable Track Vars is ON. ... cybermut_creerreponsecm ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cybermut-testmac.html -- 5.3 Кб -- 03.02.2002
Похожие документы
Похожие документы
2910. cybermut_creerformulairecm
PHP Manual . ... Next . PHP 4 >= 4.0.5) cybermut_creerformulairecm -- Generate HTML form of request for payment . string cybermut_creerformulairecm ( string url_CM, string version, string TPE, string montant, string ref_commande, string texte_libre, string url_retour, string url_retour_ok, string url_retour_err, string langue, string code_societe, string texte_bouton) . cybermut_creerformulairecm() is used to generate the HTML form of request for payment. ... cybermut_testmac ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cybermut-creerformulairecm.html -- 4.7 Кб -- 03.02.2002
Похожие документы
Похожие документы
2911. cybercash_base64_decode
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.0) cybercash_base64_decode -- base64 decode data for Cybercash . string cybercash_base64_decode ( string inbuff) . Prev . Home . Next . cybercash_base64_encode . Up . CrИdit Mutuel CyberMUT functions
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cybercash-base64-decode.html -- 3.3 Кб -- 03.02.2002
Похожие документы
Похожие документы
2912. cybercash_base64_encode
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.0) cybercash_base64_encode -- base64 encode data for Cybercash . string cybercash_base64_encode ( string inbuff) . Prev . Home . Next . cybercash_decr . Up . cybercash_base64_decode
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cybercash-base64-encode.html -- 3.3 Кб -- 03.02.2002
Похожие документы
Похожие документы
2913. Cybercash payment functions
. PHP Manual . Prev . Next . These functions are only available if the interpreter has been compiled with the --with-cybercash=[DIR] . These functions have been added in PHP 4. Table of Contents . cybercash_encr -- Cybercash encrypt . cybercash_decr -- Cybercash decrypt . cybercash_base64_encode -- base64 encode data for Cybercash . cybercash_base64_decode -- base64 decode data for Cybercash . Prev . Home . Next . curl_getinfo . Up . cybercash_encr
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/ref.cybercash.html -- 3.7 Кб -- 03.02.2002
Похожие документы
Похожие документы
2914. cybercash_decr
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.0) cybercash_decr -- Cybercash decrypt . array cybercash_decr ( string wmk, string sk, string inbuff) . The function returns an associative array with the elements "errcode" and, if "errcode" is FALSE , "outbuff" (string), "outLth" (long) and "macbuff" (string). Prev . Home . Next . cybercash_encr . Up . cybercash_base64_encode
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cybercash-decr.html -- 3.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
2915. cybercash_encr
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.0) cybercash_encr -- Cybercash encrypt . array cybercash_encr ( string wmk, string sk, string inbuff) . The function returns an associative array with the elements "errcode" and, if "errcode" is FALSE , "outbuff" (string), "outLth" (long) and "macbuff" (string). Prev . Home . Next . Cybercash payment functions . Up . cybercash_decr
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.cybercash-encr.html -- 3.4 Кб -- 03.02.2002
Похожие документы
Похожие документы
2916. curl_getinfo
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.4) curl_getinfo -- Get information regarding a specific transfer . string curl_getinfo ( int ch, int opt) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . curl_error . Up . Cybercash payment functions
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.curl-getinfo.html -- 3.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
2917. CURL, Client URL Library Functions
... The basic idea behind the CURL functions is that you initialize a CURL session using the curl_init() , then you can set all your options for the transfer via the curl_exec() and then you finish off your session using the curl_close() . ... php $ch = curl_init ("http://www.php.net/"); $fp = fopen ("php_homepage.txt", "w"); curl_setopt ($ch, CURLOPT_FILE, $fp); curl_setopt ($ch, CURLOPT_HEADER, 0); curl_exec ($ch); curl_close ($ch); fclose ($fp); ?> ... curl_init -- Initialize a CURL session . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/ref.curl.html -- 6.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
2918. curl_errno
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.3) curl_errno -- Return an integer containing the last error number . int curl_errno ( int ch) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . curl_version . Up . curl_error
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.curl-errno.html -- 3.4 Кб -- 03.02.2002
Похожие документы
Похожие документы
2919. curl_error
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.3) curl_error -- Return a string contain the last error for the current session . string curl_error ( int ch) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . curl_errno . Up . curl_getinfo
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.curl-error.html -- 3.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
2920. curl_close
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.2) curl_close -- Close a CURL session . void curl_close ( int ch) . This function closes a CURL session and frees all resources. The CURL handle, ch , is also deleted. Prev . Home . Next . curl_exec . Up . curl_version
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.curl-close.html -- 3.3 Кб -- 03.02.2002
Похожие документы
Похожие документы