Sessions with cookies i got working easily. But what about session
management using a query string in the url to pass the session id, as
Pro. PHP Prog'ing shows on p779? I'm not having any luck with the
technique shown there. I'm also finding that SID is not defined in my
version of mod_php (v4.0.3pl1).
Anyone else tried this? I'm worried about losing customers that have
cookies turned off.
thx,
george
alberto_ayra@t... wrote:
> I would like to know books with good information to
> implement php scripts and to control the users that
> go into my web site. The question is:
> Should I do this via cookies or there's another way
> in php to get in every page the userid and their password?
> Thankyou very much.
> Kind Regards from Madrid.
>
>