|
03-14-2005, 02:53 AM | #1 |
Green Mole
Join Date: Mar 2005
Posts: 1
|
Use PhpDig in an Intranet ???
Hello,
I try to use PhpDig in an intranet but I meet a problem. My website use PHP Language and the user logs in at the beginning. In all the webpages, I test if the session exists (To avoid a non authorised user to access all the content). I try to create my session in the 'index.php' page which is in the admin folder.When i display the content of the session in the 'search.php' page, all is great. But, when i enter the url of my intranet, phpdig stays on the login page. In the Mysql database, the content of the page looks like : PHP Code:
Is there a way to transmit the session which is created in PHPDig ? Or, is there a way to identify PHPDig when it reffers my intranet to allow it to access all the page ? Thank you for your answer ... |
03-15-2005, 11:01 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Perhaps consider using the user-agent as in this thread.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Form on our Intranet that will not email | hollycrj | Coding & Tutorials | 1 | 11-02-2004 01:21 PM |