Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
simplexml_load_string
simplexml_load_string
Convert an XML string to an object.
Name:
simplexml_load_string
Category:
Uncategorized
Programming Language:
php
One-line Description:
Convert an XML string to an object.
Related
Unable to Parse XML Namespaces with simplexml_load_string? A Complete Guide to the Solution
2
How to Fix simplexml_load_string Parsing Failure Due to Illegal Characters?
8
Similar Functions
zip_close
zip_close
ClosetheZIPfile.
mysql_free_result
mysql_free_result
Freetheresultmemory.
zip_entry_filesize
zip_entry_filesize
Returnstheactualfile
addChild
addChild
AddchildelementstoSi
get_proto_info
get_proto_info
ReturnstheMySQLproto
mysql_list_dbs
mysql_list_dbs
Listsalldatabasesint
ftp_site
ftp_site
SendaSITEcommandtoth
mysql_ping
mysql_ping
PingAserverconnectio
Popular Articles
How to Fix simplexml_load_string Parsing Failure Due to Illegal Characters?
Unable to Parse XML Namespaces with simplexml_load_string? A Complete Guide to the Solution