admin Site Admin
Joined: 18 Apr 2006 Posts: 805 Location: Saint-Petersburg, Russia
|
Posted: Sat Jul 11, 2009 4:51 am Post subject: |
|
|
The code fragment should look exactly as you said:
Code: |
if ((current_page is Submit Link) or ((current_page is Submit Article) {
include_once '..path.to...bbantispam.php';
}
|
The questions are:
1) How to code "current_page is Submit Link" and "current_page is Submit Article"
2) Where to insert the code fragment
For an authoritative answer, I'd suggest to ask these questions in the phpLinkDirectory discussion forum. I have no any experience with phpLinkDirectory. _________________ Oleg Parashchenko, bbAntiSpam
Do you love our tools? Please sponsor further development! |
|