Hi,
My problem is that I am still not enough good programer, and I curently
don;t know how to implement sessions:( especialy I don't nothing about
$COOKIES() , and what ver ov mod_dtcl I have to use cause new ones doesn't
work for me. I would be thankfull if you send me some part of codes just
to see how to do sessions.
Thnx, Ilic Aleksandar
> mod_dtcl by itself does not provide sessions :(
>
> However I've written some pieces of code which allow to use mySQL for
> sessions. I may send it to you, but it's a bit messy :( [it may require
> code changes to work apart from my small user/password system]
>
> But you may write one yourself, it isn't that complicated. It uses
> headers setcookie and $COOKIES() to store sessions IDs and SQL to store
> data.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]