Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
XML Parser Funzioni
Indice dei contenuti
xml_error_string
β Restituisce la stringa di errore dal parser XML
xml_get_current_byte_index
β Restituisce l'indice del byte corrente per un parser XML
xml_get_current_column_number
β Restituisce il numero di colonna corrente per un parser XML
xml_get_current_line_number
β Restituisce il numero di linea corrente per un parser XML
xml_get_error_code
β Restituisce il codice di errore dal parser XML
xml_parse
β Inizia il parsing di un documento XML
xml_parse_into_struct
β Analizza i dati XML in una struttura array
xml_parser_create
β Crea un parser XML
xml_parser_create_ns
β Crea un parser XML con il supporto dello spazio dei nomi
xml_parser_free
β Cancella un parser XML
xml_parser_get_option
β Restituisce le opzioni da un parser XML
xml_parser_set_option
β Valorizza le opzioni di un parser XML
xml_set_character_data_handler
β Valorizza il gestore dei dati
xml_set_default_handler
β Imposta il gestore predefinito
xml_set_element_handler
β Valorizza i gestori di inizio e fine elemento
xml_set_end_namespace_decl_handler
β Valorizza il gestore della dichiarazione dello spazio dei nomi
xml_set_external_entity_ref_handler
β Valorizza il gestore dei riferimenti a entitΓ esterne
xml_set_notation_decl_handler
β Valorizza il gestore delle dichiarazione delle notazioni
xml_set_object
β Utilizza il parser XML all'interno di un oggetto
xml_set_processing_instruction_handler
β Imposta il gestore delle istruzioni di processo (PI)
xml_set_start_namespace_decl_handler
β Imposta il gestore della dichiarazione dello spazio dei nomi d'inizio
xml_set_unparsed_entity_decl_handler
β Imposta il gestore delle dichiarazioni di entitΓ non analizzate
Found A Problem?
Learn How To Improve This Page
β’
Submit a Pull Request
β’
Report a Bug
οΌ
add a note
User Contributed Notes
There are no user contributed notes for this page.
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^