|
|
|
|
![]() ![]() |
Aug 19 2005, 11:39 PM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 407 Joined: 13-December 04 Member No.: 2,696 |
The basic page layout I am working with has several includes on it (header.php, rightcolumn.php, leftcolum.php and so on), and it is on httpdocs folder. I have also instanced some classes wich I call at the beginnig of the home page.
My problem arises when I try to run another page wich is supposed to be secure (placed, obviously, at httpsdocs folder), and both secure and non-secure page has the same layout?. What should I do? Make exact copies of the included files, classes and images inside the secure folder? Is there a way to call my classes, includes from SSL folder, without having to copy them twice AND avoiding secure and non-secure content browser's warning? Thank you! kvarnerexpress |
|
|
|
Sep 5 2005, 06:17 PM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 123 Joined: 5-September 05 Member No.: 11,522 |
I can only think of one way to include the non-secure files in the secure file without the warning. You would have to have files in the secure folder that use PHP Filesystem functions to pull the content out of the non-secure files. I don't know any other way. Please let me if you find another way.
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 24th July 2008 - 12:33 PM |