Forum: PHP Aug 13th, 2008 |
| Replies: 13 Views: 3,061 yeah -that would make sense except it works with one php.ini file and not the other?
PHPSESSID is used for everything except the forum - and we stay logged in at the forum |
Forum: PHP Aug 10th, 2008 |
| Replies: 13 Views: 3,061 okay I think I did everything you asked - started firefox like you said created a new profile - added firebug turned on the monitor for all the different websites and started at the home page - which... |
Forum: PHP Aug 10th, 2008 |
| Replies: 13 Views: 3,061 okay I'll try that - thanks |
Forum: PHP Aug 7th, 2008 |
| Replies: 13 Views: 3,061 yeah okay -told you I was a genius - first one works - second one doesn't
Response Headers
Date: Thu, 07 Aug 2008 14:39:52 GMT
Server: HTTPD Server
X-Powered-By: PHP/5.2.5
Expires: Thu, 19... |
Forum: PHP Aug 6th, 2008 |
| Replies: 13 Views: 3,061 not sure how this will help exactly - the first set are the headers from the php.ini file that keeps you logged in - the first session id is the only one I am concerned with - and it is always there... |
Forum: PHP Aug 6th, 2008 |
| Replies: 13 Views: 3,061 Okay I'll try that - see if I can figure out firebug here. . . |
Forum: PHP Aug 6th, 2008 |
| Replies: 13 Views: 3,061 |
Forum: PHP Aug 5th, 2008 |
| Replies: 13 Views: 3,061 I've been trying to figure this out for months so if someone could tell me how stupid I am that would be great...
The first php.ini file works for sharing sessions from domain to subdomain no... |
Forum: Java Jun 29th, 2008 |
| Replies: 8 Views: 4,533 They all compile and they all work - I have it set up as one file - you can change it if you'd like but you need to make the appropriate changes to the file name. If you were more specific about your... |
Forum: Java Jun 14th, 2008 |
| Replies: 8 Views: 4,533 I noticed no one ever posts their answers. I used the basics from this persons program to do mine - I really liked the way they went about it... So I decided to post my final project finished -... |
Forum: PHP Feb 18th, 2008 |
| Replies: 33 Views: 23,968 nevermind I got it - little brain fart - thanks for all your help on this - where ever you went - I really appreciate it - still haven't got the bogus header to work but I will thanks for pointing me... |
Forum: PHP Feb 17th, 2008 |
| Replies: 33 Views: 23,968 May be you will help me with this - I essentially want to turn this into a logout script - by logging in to another protected area - can you tell me how I could hardline a user name and password so... |
Forum: PHP Feb 13th, 2008 |
| Replies: 33 Views: 23,968 I've changed the error to just about everything does not change anything :(
this may be a (-nother) stupid question but. . .
"My Realm" should be the folder name of the protected area... right? |
Forum: PHP Feb 13th, 2008 |
| Replies: 33 Views: 23,968 Thnaks for your help on this -
It does not seem to change anything -
I don't use md5 I use basic unix crypt function (please no jokes :)
so obviously I had trouble at first -
so I simply... |
Forum: PHP Feb 13th, 2008 |
| Replies: 33 Views: 23,968 all right you have to forgive me on this one...
but where would I put this script? on the same age as the login box? |
Forum: PHP Feb 12th, 2008 |
| Replies: 33 Views: 23,968 IE7 - latest
Don't get me wrong the script works beautifully - the only problem is that if they get the password/username combo INcorrect - it pops up the dialog box - if they get it right there are... |
Forum: PHP Feb 12th, 2008 |
| Replies: 33 Views: 23,968 And how would I go about this?
It seems IE is giving the same response to the error now a days :) |
Forum: PHP Feb 12th, 2008 |
| Replies: 33 Views: 23,968 I Would like to thank you for this I have been searching high and low for an implementation like this - although I have to make some changes this is what I have been looking for - I think I love you... |