RE: [PHP] msession - giving me a hard time

2003-11-17 Thread Guillaume Dupuis
: CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 11:16 AM To: Guillaume Dupuis Cc: [EMAIL PROTECTED] Subject: Re: [PHP] msession - giving me a hard time From: "Guillaume Dupuis" <[EMAIL PROTECTED]> > This works. My second page has the suffi

RE: [PHP] msession - giving me a hard time

2003-11-17 Thread Guillaume Dupuis
W. Holmes [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 8:29 PM To: Guillaume Dupuis Cc: [EMAIL PROTECTED] Subject: Re: [PHP] msession - giving me a hard time Guillaume Dupuis wrote: > This is now my initial page: > > session_start($_GET['SID']); > echo SID; > ?> &g

RE: [PHP] msession - giving me a hard time

2003-11-14 Thread Guillaume Dupuis
abled, relative URIs will be changed to contain the session id automatically." I have 4.1.2 installed. Thanks, Guillaume -Original Message----- From: Guillaume Dupuis [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 6:20 PM To: CPT John W. Holmes; [EMAIL PROTECTED] Subject: RE: [PHP

RE: [PHP] msession - giving me a hard time

2003-11-14 Thread Guillaume Dupuis
This is now my initial page: And it returns nothing to me. I must be retarded, your explanation is s simple! Thanks again, Guillaume -Original Message- From: CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 5:57 PM To: Guillaume Dupuis; [EMAIL PROTECTED

RE: [PHP] msession - giving me a hard time

2003-11-14 Thread Guillaume Dupuis
n advance, your help is greatly appreciated, Guillaume -Original Message- From: CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: Thursday, November 13, 2003 3:16 PM To: Guillaume Dupuis; [EMAIL PROTECTED] Subject: Re: [PHP] msession - giving me a hard time From: "Guillaume Dupuis&q

[PHP] msession - giving me a hard time

2003-11-13 Thread Guillaume Dupuis
both have msession as the 'session.save_handler'. My Client is IE 6.0.2800. Thanks in advance, Guillaume Dupuis -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] msession - giving me a hard time

2003-11-13 Thread Guillaume Dupuis
both have msession as the 'session.save_handler'. My Client is IE 6.0.2800. Thanks in advance, Guillaume Dupuis

RE: [PHP] PHP's own perl2exec converter?

2003-11-06 Thread Guillaume Dupuis
Thanks Jay, but I omitted that it was for Linux. Any others? -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 11:36 AM To: Guillaume Dupuis; [EMAIL PROTECTED] Subject: RE: [PHP] PHP's own perl2exec converter? [snip] I am looking fo

[PHP] PHP's own perl2exec converter?

2003-11-06 Thread Guillaume Dupuis
Hi, I am looking for the PHP-equivalent of Perl's "perl2exec" (script to binary converter). Where can I find this? Thanks in advance, Guillaume Dupuis -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Shared SessionIDs?

2003-11-05 Thread Guillaume Dupuis
I'll try the 'msession' road. Thanks again for everybody's input, Guillaume -Original Message- From: Chris Shiflett [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 6:36 PM To: Guillaume Dupuis; [EMAIL PROTECTED] Subject: Re: [PHP] Shared SessionIDs?

[PHP] Shared SessionIDs?

2003-11-04 Thread Guillaume Dupuis
Hi, I am new to PHP, so I hope I phrase this okay :) We currently have 3 php servers. Can we use the same SessionID to connect across the 3 systems? If not, what would you suggest to minimize the number of login prompts, while keeping secure? Thanks in advance, Guillaume Dupuis -- PHP General