note 102637 added to domdocument.load
[email protected] Fri, 25 Feb 2011 05:38:21 -0800
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
i've found the partial solution for xml:id warning,is explained at this address: https://fosswiki.liip.ch/display/BLOG/GetElementById+Pitfalls there explains that: The ID does have to be a valid NCName, which for example means, that the first letter can't be a number. and in my xml:id i had a number. :D ---- Server IP: 69.147.83.197 Probable Submitter: 190.216.197.242 ---- Manual Page -- http://www.php.net/manual/en/domdocument.load.php Edit -- https://master.php.net/note/edit/102637 Del: integrated -- https://master.php.net/note/delete/102637/integrated Del: useless -- https://master.php.net/note/delete/102637/useless Del: bad code -- https://master.php.net/note/delete/102637/bad+code Del: spam -- https://master.php.net/note/delete/102637/spam Del: non-english -- https://master.php.net/note/delete/102637/non-english Del: in docs -- https://master.php.net/note/delete/102637/in+docs Del: other reasons-- https://master.php.net/note/delete/102637 Reject -- https://master.php.net/note/reject/102637 Search -- https://master.php.net/manage/user-notes.php