| Re: Protected directory for non-module php scripts? |
| by redheadedrod on 2011/1/24 2:59:22 You would need to add coding to it to look at the user logged in. Should be pretty simple to do though. Less than 5 lines of code or there abouts. Rodney |
| Protected directory for non-module php scripts? |
| by xoobaru on 2011/1/23 21:05:35 Hello folks, Is there a XOOPS protected directory into which non-XOOPS module php script can be installed that restrains the script to execute only for users logged into XOOPS and not for anonymous users? i,e, any unregistered user attempting access to the URL of said script would get the XOOPS login prompt. Thanks as always, noobaru |