Posted by Nicko on 02/12/06 09:54
Jim Michaels wrote:
> it doesn't look like you are using HTML strict like you were saying. in
> fact, there is no DTD. you should try using one, not that it would help
> much.
> This is what I saw for HTML. You shouldn't be outputting stuff before HTML
> element anyway.
Take my word for it, it doesn't make a difference. We've been tackling
this problem for a while now and there's simply been no solution.
Currently, we're trying to use an intermediary PHP4 script to put all
the post variables in the $_SESSION array so that we can use them later.
That seems to be the best solution, just not sure if PHP4 will share
it's $_SESSION array with PHP5...
Nick.
[Back to original message]
|