Subject | Re: [firebird-php] Charset in PHP? |
---|---|
Author | Milan Babuskov |
Post date | 2007-04-04T06:55:08Z |
yartax1 wrote:
ibase_connect call?
--
Milan Babuskov
http://www.guacosoft.com
http://www.flamerobin.org
> I have a query like this in PHP:Did you specify the charset (WIN1252, ISO8859_1, ...) in your
> $sql = "Select * from employee where surname like '%Ñ%'";
>
> Well, this character is right in spanish, but PHP get no results. But
> If I do the same query within a an external app (like IBConsole or
> similars) I get estimated results (some rows).
>
> I suppose that the problem is in PHP configuration, but I'm not sure.
> Anybody can help me please?
ibase_connect call?
--
Milan Babuskov
http://www.guacosoft.com
http://www.flamerobin.org