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

В начало ] Пред. | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | След.В конец ]

Упорядочить по: URL  |  дате изменения
2001. mcal_list_events
PHP Manual . ... Next . 3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0) mcal_list_events -- Return a list of IDs for a date or a range of dates. array mcal_list_events ( int mcal_stream, object begin_date [, object end_date]) . Returns an array of ID's that are between the start and end dates, or if just a stream is given, uses the start and end dates in the global event structure. mcal_list_events() function takes in an beginning date and an optional end date for a calendar stream. ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mcal-list-events.html -- 3.7 Кб -- 03.02.2002
Похожие документы

2002. mcal_delete_calendar
. PHP Manual . Prev . Next . (3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0) mcal_delete_calendar -- Delete an MCAL calendar . string mcal_delete_calendar ( int stream, string calendar) . Deletes the calendar named calendar . Prev . Home . Next . mcal_rename_calendar . Up . mcal_fetch_event
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mcal-delete-calendar.html -- 3.3 Кб -- 03.02.2002
Похожие документы

2003. mcal_rename_calendar
. PHP Manual . Prev . Next . (3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0) mcal_rename_calendar -- Rename an MCAL calendar . string mcal_rename_calendar ( int stream, string old_name, string new_name) . Renames the calendar old_name to new_name . Prev . Home . Next . mcal_create_calendar . Up . mcal_delete_calendar
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mcal-rename-calendar.html -- 3.4 Кб -- 03.02.2002
Похожие документы

2004. mcal_close
. PHP Manual . Prev . Next . (3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0) mcal_close -- Close an MCAL stream . int mcal_close ( int mcal_stream, int flags) . Closes the given mcal stream. Prev . Home . Next . mcal_reopen . Up . mcal_create_calendar
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mcal-close.html -- 3.2 Кб -- 03.02.2002
Похожие документы

2005. mcal_create_calendar
. PHP Manual . Prev . Next . (3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0) mcal_create_calendar -- Create a new MCAL calendar . string mcal_create_calendar ( int stream, string calendar) . Creates a new calendar named calendar . Prev . Home . Next . mcal_close . Up . mcal_rename_calendar
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mcal-create-calendar.html -- 3.3 Кб -- 03.02.2002
Похожие документы

2006. mcal_popen
PHP Manual . ... Next . 3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0) mcal_popen -- Opens up a persistent MCAL connection . int mcal_popen ( string calendar, string username, string password [, int options]) . Returns an MCAL stream on success, FALSE on error. mcal_popen() opens up an MCAL connection to the specified calendar store. If the optional options is specified, passes the options to that mailbox also. ... mcal_open . ... mcal_reopen ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mcal-popen.html -- 3.7 Кб -- 03.02.2002
Похожие документы

2007. mcal_reopen
. PHP Manual . Prev . Next . (3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0) mcal_reopen -- Reopens an MCAL connection . int mcal_reopen ( string calendar [, int options]) . Reopens an MCAL stream to a new calendar. mcal_reopen() reopens an MCAL connection to the specified calendar store. If the optional options is specified, passes the options to that mailbox also. Prev . Home . Next . mcal_popen . Up . mcal_close
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mcal-reopen.html -- 3.5 Кб -- 03.02.2002
Похожие документы

2008. mcal_open
PHP Manual . ... Next . 3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0) mcal_open -- Opens up an MCAL connection . int mcal_open ( string calendar, string username, string password [, int options]) . Returns an MCAL stream on success, FALSE on error. mcal_open() opens up an MCAL connection to the specified calendar store. If the optional options is specified, passes the options to that mailbox also. The streams internal event structure is also initialized upon connection. ... mcal_popen ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mcal-open.html -- 3.6 Кб -- 03.02.2002
Похожие документы

2009. mb_get_info
... unknown) mb_get_info -- Get internal settings of mbstring . string mb_get_info ( [string type]) . ... This function is EXPERIMENTAL . ... If type isn't specified or is specified to "all", an array having the elements "internal_encoding", "http_output", "http_input", "func_overload" will be returned. If type is specified for "http_output", "http_input", "internal_encoding", "func_overload", the specified setting parameter will be returned. ... MCAL functions ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-get-info.html -- 4.4 Кб -- 03.02.2002
Похожие документы

2010. Multi-Byte String Functions
... However, many mbstring functions are able to handle character encoding other than Japanese. ... Character encoding, that does not work with PHP, may be converted with mbstring 's HTTP input/output conversion feature/function. ... HTTP Input . ... php // Enable output character encoding conversion only for this page // Set HTTP output character encoding to SJIS mb_http_output('SJIS'); // Start buffering and specify "mb_output_handler" as // callback function ob_start('mb_output_handler'); ?> ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/ref.mbstring.html -- 24.4 Кб -- 03.02.2002
Похожие документы

2011. mb_decode_numericentity
... PHP 4 >= 4.0.6) mb_decode_numericentity -- Decode HTML numeric string reference to character . string mb_decode_numericentity ( string str, array convmap [, string encoding]) . Convert numeric string reference of string str in specified block to character. It returns converted string. array is array to specifies code area to convert. encoding is character encoding. If it is omitted, internal character encoding is used. Example 1. convmap example . ... mb_encode_numericentity . ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-decode-numericentity.html -- 4.6 Кб -- 03.02.2002
Похожие документы

2012. mb_send_mail
... PHP 4 >= 4.0.6) mb_send_mail -- Send encoded mail. boolean mb_send_mail ( string to, string subject, string message [, string additional_headers [, string additional_parameter]]) . mb_send_mail() sends email. Headers and message are converted and encoded according to mb_language() setting. mb_send_mail() is wrapper function of mail() . ... This parameter is not automatically encoded. subject is subject of mail. message is mail message. additional_headers is inserted at the end of the header. ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-send-mail.html -- 5.0 Кб -- 03.02.2002
Похожие документы

2013. mb_encode_numericentity
... PHP 4 >= 4.0.6) mb_encode_numericentity -- Encode character to HTML numeric string reference . ... Convert Left side of ISO-8859-1 to HTML numeric character reference */ $ convmap = array (0x80, 0xff, 0, 0xff); $ str = mb_encode_numericentity ($ str , $ convmap , ISO-8859-1 ); /* Convert user defined SJIS-win code in block 95-104 to numeric string reference */ $ convmap = array ( 0xe000, 0xe03e, 0x1040, 0xffff , 0xe03f, 0xe0bb, 0x1041, 0xffff , 0xe0bc, 0xe0fa, 0x1084, ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-encode-numericentity.html -- 5.8 Кб -- 03.02.2002
Похожие документы

2014. mb_convert_variables
... PHP 4 >= 4.0.6) mb_convert_variables -- Convert character code in variable(s) . string mb_convert_variables ( string to-encoding, mixed from-encoding, mixed vars) . ... It returns character encoding before conversion for success, FALSE for failure. mb_convert_variables() join strings in Array or Object to detect encoding, since encoding detection tends to fail for short strings. ... String, Array and Object are accepted. mb_convert_variables() assumes all parameters have the same encoding. ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-convert-variables.html -- 5.2 Кб -- 03.02.2002
Похожие документы

2015. mb_decode_mimeheader
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.6) mb_decode_mimeheader -- Decode string in MIME header field . string mb_decode_mimeheader ( string str) . mb_decode_mimeheader() decodes encoded-word string str in MIME header. It returns decoded string in internal character encoding. See also mb_encode_mimeheader() . Prev . Home . Next . mb_encode_mimeheader . Up . mb_convert_variables
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-decode-mimeheader.html -- 3.6 Кб -- 03.02.2002
Похожие документы

2016. mb_convert_kana
... PHP 4 >= 4.0.6) mb_convert_kana -- Convert "kana" one from another ("zen-kaku" ,"han-kaku" and more) . string mb_convert_kana ( string str, string option [, mixed encoding]) . ... It returns converted string. ... Default KV r : Convert zen-kaku alphabets to han-kaku R : Convert han-kaku alphabets to zen-kaku n : Convert zen-kaku numbers to han-kaku N : Convert han-kaku numbers to zen-kaku a : Convert zen-kaku ... mb_detect_encoding . ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-convert-kana.html -- 5.9 Кб -- 03.02.2002
Похожие документы

2017. mb_encode_mimeheader
... PHP 4 >= 4.0.6) mb_encode_mimeheader -- Encode string for MIME header . string mb_encode_mimeheader ( string str [, string charset [, string transfer-encoding [, string linefeed]]]) . mb_encode_mimeheader() converts string str to encoded-word for header field. It returns converted string in ASCII encoding. charset is character encoding name. Default is ISO-2022-JP . ... name = ""; // kanji $mbox = "kru"; $doma = "gtinn.mon"; $addr = mb_encode_mimeheader($name, "UTF-7", "Q") . ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-encode-mimeheader.html -- 4.8 Кб -- 03.02.2002
Похожие документы

2018. mb_convert_encoding
... Example 1. mb_convert_encoding() example . Convert internal character encoding to SJIS */ $str = mb_convert_encoding($str, "SJIS"); /* Convert EUC-JP to UTF-7 */ $str = mb_convert_encoding($str, "UTF-7", "EUC-JP"); /* Auto detect encoding from JIS, eucjp-win, sjis-win, then convert str to UCS-2LE */ $str = mb_convert_encoding($str, "UCS-2LE", "JIS, eucjp-win, sjis-win"); /* "auto" is expanded to "ASCII,JIS,UTF-8,EUC-JP,SJIS" */ $str = mb_convert_encoding($str, "EUC-JP", "auto"); . ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-convert-encoding.html -- 4.7 Кб -- 03.02.2002
Похожие документы

2019. mb_detect_encoding
... If encoding_list is omitted, detect_order is used. ... Detect character encoding with current detect_order */ echo mb_detect_encoding($str); /* "auto" is expanded to "ASCII,JIS,UTF-8,EUC-JP,SJIS" */ echo mb_detect_encoding($str, "auto"); /* Specify encoding_list character encoding by comma separated list */ echo mb_detect_encoding($str, "JIS, eucjp-win, sjis-win"); /* Use array to specify encoding_list */ $ary[] = "ASCII"; $ary[] = "JIS"; $ary[] = "EUC-JP"; echo mb_detect_encoding($str, $ary); . ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-detect-encoding.html -- 4.7 Кб -- 03.02.2002
Похожие документы

2020. mb_strimwidth
... PHP 4 >= 4.0.6) mb_strimwidth -- Get truncated string with specified width . string mb_strimwidth ( string str, int start, int width, string trimmarker [, string encoding]) . mb_strimwidth() truncates string str to specified width . ... Number of characters from the beginning of string. ... trimmarker is string that is added to the end of string when string is truncated. encoding is character encoding. ... Example 1. mb_strimwidth() example . str = mb_strimwidth($str, 0, 40, ".. ...
[ Сохраненная копия ]  Ссылки http://old.master.cmc.msu.ru/php/function.mb-strimwidth.html -- 4.7 Кб -- 03.02.2002
Похожие документы

В начало ] Пред. | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | След.В конец ]

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