great chat system by the way.
xtian
As chat doesnt use any database to operate, all private data stored
in plain text files,
that can be opened by notepad. For password look in users.inc.php file
that located in 'data' folder.
Also note that password saved not as it is but it hash string.
Alex
On Feb 3, 9:43 pm, Alex Frost <kont...@gmail.com> wrote:
> Check this outhttp://ru.php.net/manual/en/function.md5.php
> > > > xtian- Hide quoted text -
>
> - Show quoted text -
On Feb 3, 9:43 pm, Alex Frost <kont...@gmail.com> wrote:
> Check this outhttp://ru.php.net/manual/en/function.md5.php
Alex
Alex