I use SSL with my webiste.
but all page in my webiste use
include "interface.inc.php";
This include file contain logo, menu and all function
which when use SSL in has pop up like this
This page contain both secure and non secure item
Do you want to display the nonsecure item?
If I click no, it still use SSL
if I click yes,it don't use SSL
It has popup because I use include file,
I can't copy include file and paste because it more that 1000 line, I don't want it show popup and still use SSL. How should I do?







Bookmarks