Click to See Complete Forum and Search --> : How to protect single thread in phpBB


iota
03-20-2006, 11:48 PM
Hi Php Masters,

I'd like to password-protect a thread in a forum
How can I implement for it ?

For example, if users click

viewtopic.php?t=15

then they're asked to provided password, if they can provide correct ones, they can read this topic.


Any ideas or codes ?

Thank you extremely much.