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 Çözümleyici İşlevleri
İçindekiler
xml_error_string
— XML çözümleyici hata iletisini döndürür
xml_get_current_byte_index
— XML çözümleyicinin geçerli bayt indisini döndürür
xml_get_current_column_number
— XML çözümleyicide hatanın oluştuğu satırdaki sütun numarasını döndürür
xml_get_current_line_number
— XML çözümleyicide hatanın oluştuğu satırı döndürür
xml_get_error_code
— XML çözümleyici hata kodunu döndürür
xml_parse
— Bir XML belgeyi çözümler
xml_parse_into_struct
— XML veriyi çözümleyip sonucu bir dizi içinde döndürür
xml_parser_create
— Bir XML çözümleyici oluşturur
xml_parser_create_ns
— İsim alanı destekli bir XML çözümleyici oluşturur
xml_parser_free
— XML çözümleyiciyi serbest bırakır
xml_parser_get_option
— XML ayrıştırıcı seçeneklerini döndürür
xml_parser_set_option
— XML ayrıştırıcı seçeneklerini belirler
xml_set_character_data_handler
— Karakter verisi işleyiciyi belirler
xml_set_default_handler
— Öntanımlı işleyiciyi belirler
xml_set_element_handler
— Açılış ve kapanış etiketi işleyicileri belirler
xml_set_end_namespace_decl_handler
— İsim alanı bildirimi sonlandırma işleyiciyi belirler
xml_set_external_entity_ref_handler
— Harici öğe gönderimi işleyiciyi belirler
xml_set_notation_decl_handler
— Gösterim bildirimi işleyiciyi belirler
xml_set_object
— XML ayrıştırıcı, nesne içinde kullanılır
xml_set_processing_instruction_handler
— İşlem komutu (PI) işleyicisini belirler
xml_set_start_namespace_decl_handler
— İsim alanı bildirimi başlatma işleyicisini belirler
xml_set_unparsed_entity_decl_handler
— Ayrıştırılmayan öğe bildirimi işleyicisini belirler
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
^