PEAK XOOPS - Re: Anti register bots Question in englishin japanese

Re: Anti register bots Question

List posts in the topic

none Re: Anti register bots Question

msg# 1.2.1
depth:
2
Previous post - Next post | Parent - No child | Posted on 2007/12/7 1:52 | Last modified
chus  二等兵   Posts: 3
I found the function.
I paste here the code so if someone wants to use it elsewhere he can do. I see it as a way to expand protector to other parts of your website.

I found that the class is loaded, with echoing the php function "get_declared_classes". So I started the work.

First call protector class that is loaded inside xoops. Than you can call a function of that class.
Here is an example of calling the class and the log and deny by htaccess function.

Quote:
$protector = new protector;
$protector->output_log("IPB Register Exploit"); $protector->deny_by_htaccess();
Votes:33 Average:10.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!