PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   How-to Forum (http://www.phpdig.net/forum/forumdisplay.php?f=33)
-   -   Highlight password-protected content with padlock? (http://www.phpdig.net/forum/showthread.php?t=1464)

mr_ruskin 10-20-2004 02:55 PM

Highlight password-protected content with padlock?
 
I'm looking to highlight my password-protected content with one of those little padlock images to show that you have to sign up before you can access it. It's all in various directories underneath http://www.mysite/members/ and is protected by .htaccess authentication. So I guess I need to insert an if/else statement somewhere into the code, saying that if /xxx/ directory is in the path, to show a specified image. Any ideas where I should start on this? I've got phpdig up and running, but I'm not yet very familiar with the layout of the code. Would very much appreciate any suggestions or pointers.

Charter 12-15-2004 03:59 AM

http://www.phpdig.net/forum/showthread.php?t=1527

except look for members in $url instead of the extension.


All times are GMT -8. The time now is 08:37 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.