\phptextClass

Summary

Methods
Properties
Constants
phptext()
phpcaptcha()
No public properties found
No constants found
random()
hexToRGB()
ImageTTFCenter()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

phptext()

phptext(mixed  $text, mixed  $textColor, mixed  $backgroundColor = '', mixed  $fontSize, mixed  $imgWidth, mixed  $imgHeight, mixed  $dir, mixed  $fileName) : mixed

Parameters

mixed $text
mixed $textColor
mixed $backgroundColor
mixed $fontSize
mixed $imgWidth
mixed $imgHeight
mixed $dir
mixed $fileName

Returns

mixed —

phpcaptcha()

phpcaptcha(mixed  $textColor, mixed  $backgroundColor, mixed  $imgWidth, mixed  $imgHeight, mixed  $noiceLines, mixed  $noiceDots, mixed  $noiceColor = '#162453') : mixed

Parameters

mixed $textColor
mixed $backgroundColor
mixed $imgWidth
mixed $imgHeight
mixed $noiceLines
mixed $noiceDots
mixed $noiceColor

Returns

mixed —

random()

random(mixed  $characters = 6, mixed  $letters = '23456789bcdfghjkmnpqrstvwxyz') : mixed

Parameters

mixed $characters
mixed $letters

Returns

mixed —

hexToRGB()

hexToRGB(mixed  $colour) : mixed

Parameters

mixed $colour

Returns

mixed —

ImageTTFCenter()

ImageTTFCenter(mixed  $image, mixed  $text, mixed  $font, mixed  $size, mixed  $angle = 8) : mixed

Parameters

mixed $image
mixed $text
mixed $font
mixed $size
mixed $angle

Returns

mixed —