For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > July 2004 > work round for using sessions when they are turned off?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author work round for using sessions when they are turned off?
Wayne...

2004-07-23, 3:55 pm

on the server i am using at the moment I have found out that they have
disabled both sessions and cookies so my admin system I had wrote is having
probs with sessioon or cookie based log in. any one know any work around or
trick for this.
I had a look on google but i must be loking in all the wrong places.

Wayne...


Žed Eye Media - Richard Grove

2004-07-23, 3:55 pm


"Wayne..." <w.robson@oneteldsl.net> wrote in message
news:41010f4b@212.67.96.135...
> on the server i am using at the moment I have found out that they have
> disabled both sessions and cookies so my admin system I had wrote is

having
> probs with sessioon or cookie based log in. any one know any work around

or
> trick for this.
> I had a look on google but i must be loking in all the wrong places.
>
> Wayne...
>
>


Generate your own session and append it to all links.
RG


steve

2004-07-25, 3:55 am

"ed Eye Media - Ric" wrote:
> "Wayne..." <w.robson@oneteldsl.net> wrote in message
> news:41010f4b@212.67.96.135...
> have
> is
> having
> work around
> or
> places.
>
> Generate your own session and append it to all links.
> RG


Append to all links, as suggested, or move away from that server
(seriously) as you will find the majority of scripts available using
sessions and cookies. Also the cost of adding session tags to every
html path and page in your code may be much more than simply changing
servers (if that is an option).

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/PHP-work-ro...pict132644.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=444048
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com