Re: [PHP-WIN] Session Variables

2005-03-08 Thread Richard Duval
se appended ; to URLs. If you want XHTML conformity, remove the form entry. ; Note that all valid entries require a "=", even if no value follows. url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset=" - Original Message - From: "Mike&q

[PHP-WIN] Session Variables

2005-03-07 Thread Richard Duval
Newbie question, sorry but I've searched everywhere and can't seem to find the answer... Session variables...should be able to define in one page, call the next page and have it available there as well right? I can print out the session varialble in the page it was created, no problem Then I c