|
10-20-2004, 03:55 PM | #1 |
Green Mole
Join Date: Oct 2004
Posts: 1
|
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.
|
12-15-2004, 04:59 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
http://www.phpdig.net/forum/showthread.php?t=1527
except look for members in $url instead of the extension.
__________________
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 |
Hiding Password Protected Pages | joannelee | How-to Forum | 2 | 03-15-2005 11:07 AM |
For Those With Password Protected Sites | bbenson | How-to Forum | 3 | 09-16-2004 05:25 PM |
admin password-protected - cron job? | manute | Troubleshooting | 3 | 05-15-2004 12:35 PM |
problem indexing password-protected directories | alexp | Troubleshooting | 29 | 12-05-2003 09:34 AM |
install password protected? | mistafeesh | Script Installation | 3 | 11-11-2003 12:54 AM |