home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book Home

Programming PHPSearch this book

Symbols & Numbers | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Index: X

XML: 11. XML
DOM XML library: B.1. Optional Extensions Listing
embedding PHP with XML-compliant tags: 2.7.1. XML Style
generating: 11.2. Generating XML
overview: 11.1. Lightning Guide to XML
close tags: 11.1. Lightning Guide to XML
DTD and Schema: 11.1. Lightning Guide to XML
nesting documents: 11.1. Lightning Guide to XML
parsing: 11.3. Parsing XML
character data handler: 11.3.2. Character Data Handler
creating a parser: 11.3.7. Using the Parser
default handler: 11.3.5. Default Handler
element handlers: 11.3.1. Element Handlers
entity handlers: 11.3.4. Entity Handlers
errors: 11.3.8. Errors
methods as handlers: 11.3.9. Methods as Handlers
options: 11.3.6. Options
PHP's XML parser: 11.3. Parsing XML
processing instructions: 11.3.3. Processing Instructions
sample application: 11.3.10. Sample Parsing Application
XML parser extension: B.1. Optional Extensions Listing
PI (Process Instruction) tag: 2.7.2. SGML Style
transforming with XSLT: 11.4. Transforming XML with XSLT
B.1. Optional Extensions Listing
XML document: 11.4. Transforming XML with XSLT
XSL stylesheet: 11.4. Transforming XML with XSLT
WDDX extension: B.1. Optional Extensions Listing
web services: 11.5. Web Services
clients for XML-RPC service: 11.5.2. Clients
servers: 11.5.1. Servers
XML-RPC and SOAP protocols: 11.5. Web Services
xml_error_string( ) function: 11.3.8. Errors
xml_get_error_code( ) function: 11.3.8. Errors
xml_parse( ) function: 11.3.7. Using the Parser
xml_parser_create( ) function: 11.3.7. Using the Parser
xml_parser_free( ) function: 11.3.7. Using the Parser
xml_parser_get_option( ) function: 11.3.6. Options
xml_parser_set_option( ) function: 11.3.6. Options
xmlrpc extension: 11.5. Web Services
online documentation for: 11.5.2. Clients
xmlrpc_server_call_method( ): 11.5.1. Servers
xmlrpc_server_create( ) function: 11.5.1. Servers
xmlrpc_server_register_method( ): 11.5.1. Servers
xml_set_character_data_handler( ) function: 11.3.2. Character Data Handler
xml_set_default_handler( ) function: 11.3.5. Default Handler
xml_set_element_handler( ) function: 11.3.1. Element Handlers
xml_set_external_entity_ref_handler( ): 11.3.4.1. External entities
xml_set_notation_decl_handler( ): 11.3.4.2. Unparsed entities
xml_set_object( ) function: 11.3.9. Methods as Handlers
xml_set_processing_instruction_handler( ) function: 11.3.3. Processing Instructions
xml_set_unparsed_entity_decl_handler( ) function: 11.3.4.2. Unparsed entities
XOR operator
^= (bitwise assignment): 2.4.12.2. Assignment with operation
^ (bitwise XOR): 2.4.9. Bitwise Operators
XSL
document transforming XML into HTML: 11.4. Transforming XML with XSLT
transformation from files: 11.4. Transforming XML with XSLT
transformation from variables: 11.4. Transforming XML with XSLT
XSLT: 11.4. Transforming XML with XSLT
creating XSLT processor: 11.4. Transforming XML with XSLT
extension for: B.1. Optional Extensions Listing
xslt_create( ) function: 11.4. Transforming XML with XSLT
xsl\:template elements: 11.4. Transforming XML with XSLT
xslt_process( ) function: 11.4. Transforming XML with XSLT
xu_rpc_http_concise( ) function: 11.5.2. Clients

Symbols & Numbers | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Library Navigation Links

Copyright © 2003 O'Reilly & Associates, Inc. All Rights Reserved.