php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30895 not works with spanish characters ? ? ? ? ...
Submitted: 2004-11-25 10:49 UTC Modified: 2004-12-08 07:08 UTC
Votes:5
Avg. Score:3.4 ± 1.0
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:2 (66.7%)
From: peferman at lycos dot es Assigned:
Status: No Feedback Package: SimpleXML related
PHP Version: 5.0.2 OS: Windows XP
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-11-25 10:49 UTC] peferman at lycos dot es
Description:
------------
I have
 <comentario>hola pe?a</comentario>

not works 

? = &ntilde;


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-11-25 10:51 UTC] peferman at lycos dot es
I have the same problem Bug #30846 but I think thats is a bug, sorry ig not
 [2004-11-25 11:24 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2004-12-08 07:08 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2006-05-29 16:15 UTC] jc dot clariond at free dot fr'
I need to know if simplexml_load_file is stricly reserved for use with 
UTF-8...
Because, i have an error with some latin caracters ... like :  ?, or 
?...etc...?

Warning: simplexml_load_file() [function.simplexml-load-file]: 
C:/xampplite/htdocs/xampp/webdev/xml/article20050701144949.xml:2: parser 
error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xE0 0x20 0x61 
0x72 in C:\xampplite\htdocs\xampp\webdev\sitemap.php on line 12
 [2011-11-16 08:38 UTC] alpesh dot dhori at avyuktasolutions dot com
try htmlentities("spanish character")
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 04:01:28 2024 UTC