I'm having trouble with Netscape and SSL using my PHP scripts. When I try to post variable from a form from an unsecured page to a secure page (with netscape only), the page opens, but doesn't display anything but the logo at the top of the page. I then looked at the source code that the browser recieved from my php script and all of the code for the page is there, it just isn't displayed. Anybody know what might be causing something like this?
Chris