Mybb 1.4.6
[ class tree: Mybb 1.4.6 ] [ index: Mybb 1.4.6 ] [ all elements ]

Procedural File: captcha.php

Source Location: /captcha.php



Page Details:



Tags:

filesource:  Source Code for this file


Includes:

require_once("./global.php") [line 16]





NO_ONLINE [line 13]

NO_ONLINE = 1

[ Top ]




draw_circles [line 150]

void draw_circles( resource &$im)

Draws a random number of circles on the image.



Parameters

resource   &$im   The image.
[ Top ]



draw_dots [line 171]

void draw_dots( resource &$im)

Draws a random number of dots on the image.



Parameters

resource   &$im   The image.
[ Top ]



draw_lines [line 129]

void draw_lines( resource &$im)

Draws a random number of lines on the image.



Parameters

resource   &$im   The image.
[ Top ]



draw_squares [line 188]

void draw_squares( resource &$im)

Draws a random number of squares on the image.



Parameters

resource   &$im   The image.
[ Top ]



draw_string [line 211]

void draw_string( resource &$im, string $string)

Writes text to the image.



Parameters

resource   &$im   The image.
string   $string   The string to be written
[ Top ]



gd_version [line 316]

float gd_version( )

Obtain the version of GD installed.



Tags:

return:  Version of GD


[ Top ]



Documentation generated on Wed, 27 May 2009 13:34:56 -0700 by phpDocumentor 1.4.1