[thelist] Re: PHP and problem validating XHTML strict page

Donald Noble donald at drnoble.co.uk
Sun Jul 7 14:15:01 CDT 2002


Message: 1
From: Nathan Wright <ominous at rmh-d.com>
To: Evolt <thelist at lists.evolt.org>
Date: Sat, 06 Jul 2002 11:03:54 -0600
Organization: Rocky Mountain Harley-Davidson
Subject: [thelist] Re: PHP and problem validating XHTML strict page
Reply-To: thelist at lists.evolt.org

>>My understanding is that you can do it
>>yourself -- write your own INPUT tag like this
>
><input type="hidden" name="PHPSESSID" id="PHPSESSID"
>value="<?php echo
>session_id(); ?>">
>
>>and then PHP will not generate its INPUT tag automatically. >
>Worth a try
>>anyway.
>
>Ed,
>
>Not to sound like a throwback to the 80s big hair metal days,
>but did I mention that you totally rock? I'll give this a try,
>thanks for all your help.
>
>Nathan

Hi, I am having exactly the same problem, I have tried that "solution"
but to no avail... PHP appears to be adding the input tag regardless.

As far as I can gather, you can change this in the php.ini
configuration. But I don't know if it is possible otherwise? Does
anybody know how??

Cheers :Donald




More information about the thelist mailing list