Hello.

Im having some trouble when getting a query from a $_GET method

the problem is, when using $_GET, i get some charaters decoded as html entities.

if i submit the word %sara% (example), is ok
but, if i submi the word %carlos%, i get Êrlos, witch is the translation of html entity %ca


how can i can resolve it ??

ive tryed with htmlentities, urlencode, urldecode, etc...
help ?
cheers

Bruno Santos

--
Say no to software patents
www.nosoftwarepatents.com/
--
[EMAIL PROTECTED]
--
Divisao de Informatica
[EMAIL PROTECTED]
Tel: +351 272 000 155
Fax: +351 272 000 257
--
Hospital Amato Lusitano
[EMAIL PROTECTED]
Tel: +351 272 000 272
Fax: +351 272 000 257

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



Reply via email to