Forum Moderators: phranque
I am running a php script that provides a different output if viewed from HTTP and HTTPS - even though it is the same script.
When I analyze the HTML- in some cases the <table> tag is transformed into </able>. Somehow the page is parsed and items are stripped. Can this be Apache? the Certificate?
snip
Any comments will be appreciated.
[edited by: DaveAtIFG at 7:30 pm (utc) on Sep. 17, 2003]
[edit reason] URLs removed [/edit]