Hey, Thanks for replying. So how do i get my scripts working again? the authentication part was working perfectly but now it just kicks me back to the login page...
plus it looks like I am unable to set sessions properly, and i suspect thats why i am getting kicked back to the login page. Kindly reply, -Ryan ----- Original Message ----- From: "Chris Shiflett" <[EMAIL PROTECTED]> To: "Ryan A" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, July 26, 2003 2:44 AM Subject: Re: [PHP] funny output > --- Ryan A <[EMAIL PROTECTED]> wrote: > > I am having some funny output and funny things happening to my > > scripts since I changed hosts... > ... > > there is a hidden text box appearing in the code that i didnt > > write...this is it: > > <input type="hidden" name="PHPSESSID" > > value="ad2e5a31727b2b4eb28b2d0c2d6ee67e" /> > > > > Also notice that it ends with a slash that I didnt have anything > > to do with. > > Your new host has session.use_trans_sid enabled, and perhaps your old one did > not. > > The slash at the end is XHTML compliant, which is how PHP tries to add code (in > case you care about XHTML compliance). > > Hope that helps. > > Chris > > ===== > Become a better Web developer with the HTTP Developer's Handbook > http://httphandbook.org/ > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php