Поиск по:old.master.cmc.msu.ru -
Поискать по всем серверам
На этой странице приведены все страницы сервера old.master.cmc.msu.ru ,которые мы индексируем. Показаны документы 581 - 600 из 3519.
Упорядочить по:
URL
|
дате изменения
581. xmlrpc_server_create
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) xmlrpc_server_create -- Creates an xmlrpc server . resource xmlrpc_server_create ( (void);) . 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.xmlrpc-server-create.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
582. xmlrpc_decode
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) xmlrpc_decode -- Decodes XML into native PHP types . array xmlrpc_decode ( string xml [, string encoding]) . 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.xmlrpc-decode.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
583. xmlrpc_decode_request
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) xmlrpc_decode_request -- Decodes XML into native PHP types . array xmlrpc_decode_request ( string xml, string method [, string encoding]) . 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.xmlrpc-decode-request.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
584. xmlrpc_encode
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) xmlrpc_encode -- Generates XML for a PHP value . string xmlrpc_encode ( mixed value) . 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.xmlrpc-encode.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
585. xmlrpc_encode_request
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) xmlrpc_encode_request -- Generates XML for a method request . string xmlrpc_encode_request ( string method, mixed params) . 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. ... XMLRPC functions . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xmlrpc-encode-request.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы
586. xml_set_start_namespace_decl_handler
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.5) xml_set_start_namespace_decl_handler -- Set up character data handler . int xml_set_start_namespace_decl_handler ( int pind, string hdl) . Warning . This function is currently not documented, only the argument list is available. Note: Instead of a function name, an array containing an object reference and a method name can also be supplied. Prev . Home . Next . xml_set_end_namespace_decl_handler . Up . XMLRPC functions
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-set-start-namespace-decl-handler.html -- 3.8 Кб -- 03.02.2002
Похожие документы
Похожие документы
587. XML parser functions
... XML (eXtensible Markup Language) is a data format for structured document interchange on the Web. ... PHP function to set handler . ... If not, display the code // instead. if (trustedFile($ parser _file[$ parser ])) { eval($ data ); } else { printf( Untrusted PHP code: i %s /i , htmlspecialchars($ data )); } break; } } function defaultHandler($ parser , $ data ) { if (substr($ data , 0, 1) == substr($ data , -1, 1) == ; ) { printf(' font color= #aa00aa %s /font ', htmlspecialchars($ ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/ref.xml.html -- 27.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
588. xml_parser_create_ns
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.5) xml_parser_create_ns -- Create an XML parser . int xml_parser_create_ns ( [string encoding [, string sep]]) . Warning . This function is currently not documented, only the argument list is available. Prev . Home . Next . utf8_encode . Up . xml_set_end_namespace_decl_handler
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-parser-create-ns.html -- 3.6 Кб -- 03.02.2002
Похожие документы
Похожие документы
589. xml_set_end_namespace_decl_handler
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.5) xml_set_end_namespace_decl_handler -- Set up character data handler . int xml_set_end_namespace_decl_handler ( int pind, string hdl) . Warning . This function is currently not documented, only the argument list is available. Note: Instead of a function name, an array containing an object reference and a method name can also be supplied. Prev . Home . Next . xml_parser_create_ns . Up . xml_set_start_namespace_decl_handler
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-set-end-namespace-decl-handler.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы
590. utf8_decode
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) utf8_decode -- Converts a string with ISO-8859-1 characters encoded with UTF-8 to single-byte ISO-8859-1. string utf8_decode ( string data) . This function decodes data , assumed to be UTF-8 encoded, to ISO-8859-1 . See utf8_encode() for an explaination of UTF-8 encoding. Prev . Home . Next . xml_parser_get_option . Up . utf8_encode
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.utf8-decode.html -- 3.6 Кб -- 03.02.2002
Похожие документы
Похожие документы
591. xml_parser_get_option
PHP Manual . ... Next . 3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) xml_parser_get_option -- get options from an XML parser . mixed xml_parser_get_option ( int parser, int option) . ... A reference to the XML parser to get an option from. option . ... See xml_parser_set_option() for a list of options. This function returns FALSE if parser does not refer to a valid parser, or if the option could not be set. ... See xml_parser_set_option() for the list of options. ... xml_parser_set_option . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-parser-get-option.html -- 4.1 Кб -- 03.02.2002
Похожие документы
Похожие документы
592. utf8_encode
... 3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) utf8_encode -- encodes an ISO-8859-1 string to UTF-8 . string utf8_encode ( string data) . This function encodes the string data to UTF-8 , and returns the encoded version. UTF-8 is a standard mechanism used by Unicode for encoding wide character values into a byte stream. ... PHP encodes UTF-8 characters in up to four bytes, like this: . ... 11110bbb 10bbbbbb 10bbbbbb 10bbbbbb Each b represents a bit that can be used to store character data. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.utf8-encode.html -- 5.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
593. xml_parser_set_option
... 3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) xml_parser_set_option -- set options in an XML parser . int xml_parser_set_option ( int parser, int option, mixed value) . ... A reference to the XML parser to set an option in. option . Which option to set. ... This function returns FALSE if parser does not refer to a valid parser, or if the option could not be set. ... XML parser options . ... Controls whether case-folding is enabled for this XML parser. Enabled by default. ... xml_parser_get_option ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-parser-set-option.html -- 5.3 Кб -- 03.02.2002
Похожие документы
Похожие документы
594. xml_parse_into_struct
... 3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0) xml_parse_into_struct -- Parse XML data into an array structure . ... php class AminoAcid { var $ name ; // aa name var $ symbol ; // three letter symbol var $ code ; // one letter code var $ type ; // hydrophobic, charged or neutral function AminoAcid ($aa) { foreach ($aa as $k= $v) $this- $k = $aa[$k]; } } function readDatabase($filename) { // read the xml database of aminoacids $data = implode( ,file($filename)); $parser = xml _parser_create(...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-parse-into-struct.html -- 9.4 Кб -- 03.02.2002
Похожие документы
Похожие документы
595. xml_get_current_byte_index
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) xml_get_current_byte_index -- get current byte index for an XML parser . int xml_get_current_byte_index ( int parser) . parser . A reference to the XML parser to get byte index from. This function returns FALSE if parser does not refer to a valid parser, or else it returns which byte index the parser is currently at in its data buffer (starting at 0). Prev . Home . Next . xml_get_current_column_number . Up . xml_parse_into_struct
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-get-current-byte-index.html -- 3.8 Кб -- 03.02.2002
Похожие документы
Похожие документы
596. xml_parser_free
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) xml_parser_free -- Free an XML parser . string xml_parser_free ( int parser) . parser . A reference to the XML parser to free. This function returns FALSE if parser does not refer to a valid parser, or else it frees the parser and returns TRUE . Prev . Home . Next . xml_parse_into_struct . Up . xml_parser_set_option
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-parser-free.html -- 3.7 Кб -- 03.02.2002
Похожие документы
Похожие документы
597. xml_get_current_line_number
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) xml_get_current_line_number -- get current line number for an XML parser . int xml_get_current_line_number ( int parser) . parser . A reference to the XML parser to get line number from. This function returns FALSE if parser does not refer to a valid parser, or else it returns which line the parser is currently at in its data buffer. Prev . Home . Next . xml_error_string . Up . xml_get_current_column_number
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-get-current-line-number.html -- 3.8 Кб -- 03.02.2002
Похожие документы
Похожие документы
598. xml_get_current_column_number
PHP Manual . Prev . Next . 3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) xml_get_current_column_number -- Get current column number for an XML parser . int xml_get_current_column_number ( int parser) . ... A reference to the XML parser to get column number from. This function returns FALSE if parser does not refer to a valid parser, or else it returns which column on the current line (as given by xml_get_current_line_number() ) the parser is currently at. ... xml_get_current_line_number . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-get-current-column-number.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
599. xml_get_error_code
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) xml_get_error_code -- get XML parser error code . int xml_get_error_code ( int parser) . parser . A reference to the XML parser to get error code from. This function returns FALSE if parser does not refer to a valid parser, or else it returns one of the error codes listed in the error codes section . Prev . Home . Next . xml_parse . Up . xml_error_string
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-get-error-code.html -- 3.7 Кб -- 03.02.2002
Похожие документы
Похожие документы
600. xml_error_string
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) xml_error_string -- get XML parser error string . string xml_error_string ( int code) . code . An error code from xml_get_error_code() . Returns a string with a textual description of the error code code , or FALSE if no description was found. Prev . Home . Next . xml_get_error_code . Up . xml_get_current_line_number
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.xml-error-string.html -- 3.7 Кб -- 03.02.2002
Похожие документы
Похожие документы