| Posted by Jerry Stuckle on 06/14/29 11:20 
windandwaves wrote:> Jerry Stuckle wrote:
 >
 >>windandwaves wrote:
 >>
 > ....
 >
 >>The validator doesn't support cookies.  Your browser does.
 >
 >
 > Thanks Jerry.... that explains the difference, but how do I turn off the
 > session IDs altogether?  I dont want those session IDs to be there and I did
 > not insert them.
 >
 > Thank you for your answer.
 >
 > Nicolaas
 >
 >
 
 Nicolaas,
 
 Do you have session_start() or something similar in your pages?  Or perhaps your
 php.ini has:
 
 session.auto_start = 1
 
 
 
 --
 ==================
 Remove the "x" from my email address
 Jerry Stuckle
 JDS Computer Training Corp.
 jstucklex@attglobal.net
 ==================
  Navigation: [Reply to this message] |