lkrubner@geocities.com (lawrence) wrote in
news:da7e68e8.0409171626.21da4d4f@posting.google.c om:
[color=blue]
> not sure if this is a PHP or HTML question.[/color]
It's a PHP question, most likely.
[color=blue]
> PHP sessions usually put a "?" after the url
> and then the session number.[/color]
No, that is one of the possible behaviours, but
it "doesn't just happen".
[color=blue]
> Most validators choke on the "?".[/color]
Which validators?
Provide a URL of an example page.
[color=blue]
> What should I use instead? And where is the damn line? All
> I can find is this:
>
> ; The separator used in PHP generated URLs to separate arguments.[/color]
The question mark is the standard delimiter that marks the
start of query string arguments in a URI. Nothing to do with
argument separators.
[color=blue]
> But how do I get rid of the question mark?[/color]
You don't, if you want to use query string arguments.
--
Dave Patton
Canadian Coordinator, Degree Confluence Project
http://www.confluence.org/
My website:
http://members.shaw.ca/davepatton/