Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Secure Page Includes Non-secure File
kvarnerexpress
post 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
Go to the top of the page
 
+Quote Post
arboc7
post 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.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Getting List Of Directories And Files Using Php(6)
  2. Script: Php Jukebox(4)
  3. I Need Help With File Edit In Php(6)
  4. Image Upload And File Size(2)
  5. Reading 16 Bit Wav File(0)
  6. Include File.php?id=something(13)
  7. Php File Problem(5)
  8. Logging Dowload Files From Your Server Onto A Html File(1)
  9. File String Delete?(2)
  10. Php Writes Into Txt File(8)
  11. File In Database(1)
  12. File Format Unknown! (wap)(6)
  13. Display Random File In A Directory(9)
  14. Help Needed With Directory/file Listing Code Infinite Loop(5)
  15. Help Php: How To Load String From Text File (solved)(9)
  1. Php Help Needed Including File In A Page.(2)
  2. Edit .txt File In Ftp Via Webpage(2)
  3. [php]simple Flat File Text Manipulator(3)
  4. <?php ?> Unique Visitors Script(2)
  5. File Upload(1)
  6. No File Extension(3)
  7. Php And Flash Image Gallery(5)
  8. File Checker-how To Check File Whith Html Through Html?(2)
  9. [php]diffrent Type Of Template [id] With Includes ;)(13)
  10. Question About Php Includes(17)
  11. Updating Php File Through A Web Form(5)
  12. Need Some Help In File Browser(8)
  13. Php Configuration File(16)


 



- Lo-Fi Version Time is now: 24th July 2008 - 12:33 PM