hi,
I have a problem with "alfanum" filter:
string: ã~eé
$this->request->getPost("acao", array("trim", "string", "alphanum"))
result: �e�
how to solve this??
phalcon 1.3.2
php 5.5
postgres 9.3
apache 2.4
ALL UTF-8
tanks
hi,
I have a problem with "alfanum" filter:
string: ã~eé
$this->request->getPost("acao", array("trim", "string", "alphanum"))
result: �e�
how to solve this??
phalcon 1.3.2
php 5.5
postgres 9.3
apache 2.4
ALL UTF-8
tanks