Re: [PHP] strange sessions

2005-01-11 Thread Tim Burgan
Hello, Here's a link to a website demonstrating my problems: You can download the code from the site or here: I'm experiencing some weird issues with sessions, and because I'm quite new to PHP and sessions..

Re: [PHP] strange sessions

2005-01-10 Thread Richard Lynch
Tim Burgan wrote: > The a user is not logged in, all links within the page work fine, but > when the user IS logged in, a hyperlink from one page to another page > (whose URL contains a different 'keyword') doesn't work. The browsers > address bar updates to reflect the new page, but the web page n

[PHP] strange sessions

2005-01-10 Thread Tim Burgan
Hello, I'm experiencing a weird thing regarding sessions - that I'm using for user authorisation. I have a page that the "public" can view (index.php) that includes a login button. When the login button is clicked a new window pops-up and asks for username and password. The user is then logged-