View Single Post
  #6 (permalink)  
Old July 23rd, 2004, 10:00 PM
Snib Snib is offline
Friend of Wrox
Points: 2,801, Level: 22
Points: 2,801, Level: 22 Points: 2,801, Level: 22 Points: 2,801, Level: 22
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Nov 2003
Location: , , .
Posts: 1,285
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This is another unfortunate topic of mine that has risen again, if differently.... (it never was solved, but that didn't really end up mattering)

PHP dynamically puts the SID in forms using a hidden <input/> element. For some reason, it puts it right after the opening form tag, which is not allowed in XHTML 1.1 (the standard I'm following).

Is there a way to get it to stop at least putting the input there??

Thanks,

Snib

<><
Reply With Quote