You can use $_SESSION variables but of course the session expire any time the client restart the browser On Sat, Jun 13, 2009 at 12:28 PM, abhishek jain<ejaincom@xxxxxxxxx> wrote: > > > > Dear Friends, > I am facing a strange error, > I have developed a site in PHP and in some system the site refuses to allow > one to login and other systems it allows. > > I dont know the reason but my common sense says that it must be cookie > problem on the client system, but I do not know how to resolve, the setting > i do for resolving is to add them into Trusted Zone in IE. > > Can there be a better alternative, one sol. i see is to embedd PHPSESSID in > URLs but i do not want to touch my code, > What will you suggest, can i embedd the session id in URL automatically? > > -- > Regards, > Abhishek jain > >