(PHP 4, PHP 5, PHP 7)
Draw a string horizontally
bool imagestring ( resource $image, int $font, int $x, int $y, string $string, int $color )
Draws a string at the given coordinates.
Parameters:
image
An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().
font
Can be 1, 2, 3, 4, 5 for built-in fo