ID:               24474
 Updated by:       [EMAIL PROTECTED]
 Reported By:      grest at interia dot pl
-Status:           Closed
+Status:           Open
-Bug Type:         DOM XML related
+Bug Type:         Documentation problem
 Operating System: WinXp
 PHP Version:      4.3.2
 New Comment:

Making it a documentation problem then.


Previous Comments:
------------------------------------------------------------------------

[2003-07-04 10:06:02] grest at interia dot pl

Thanks, now it works correct :) I didn`t find in the manual the
information about DOMXML_LOAD_VALIDATING.

------------------------------------------------------------------------

[2003-07-04 09:03:23] [EMAIL PROTECTED]

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

open the file using domxml_open_file($fileName, DOMXML_LOAD_VALIDATING)
in order to process the DTD

------------------------------------------------------------------------

[2003-07-04 05:05:51] grest at interia dot pl

I replaced the polish characters with normal character, but it still
doesn`t work.

------------------------------------------------------------------------

[2003-07-03 06:04:38] grest at interia dot pl

I`ve checked this out, and this is not the reason.

------------------------------------------------------------------------

[2003-07-03 05:26:34] [EMAIL PROTECTED]

Your xml is not valid:

# /usr/bin/xmllint filmy.xml 
filmy.xml:5: error: Input is not proper UTF-8, indicate encoding !
<TITLE>13 Duch�w</TITLE>
              ^
filmy.xml:5: error: Bytes: 0xF3 0x77 0x3C 0x2F
<TITLE>13 Duch�w</TITLE>
              ^


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/24474

-- 
Edit this bug report at http://bugs.php.net/?id=24474&edit=1


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to