Re: [PHP] mysql_connect noob question

[email protected] (Matijn Woudt)
Newsgroups php.general
Message-ID <CAC_gtuNQd6pnGZTBwPkhufAZJet05boqSXjg_iDjcY0qa5szaw@mail.gmail.com>
On Sat, Apr 20, 2013 at 10:36 AM, tamouse mailing lists <
[email protected]> wrote:

> No, that's for writing safe html output.
>
> If the user or password contains special chars, sending them through
> htmlspecialchars would turn them into html entities. i doubt you want that.
>
> I'm at a loss here.


Pretty much the same goes for me.

It could be charset issue, do your username and password consist of only
ASCII characters, or do they also contain others? If so, then it might be
that your sending these characters in a different charset.

- Matijn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.