PHP » GoLang |
login |
register |
about
|
imagestring(PHP 4, PHP 5, PHP 7) imagestring — Draw a string horizontally Description
bool imagestring
( resource
$image
, int $font
, int $x
, int $y
, string $string
, int $color
)
Draws a Parameters
Return Values
Returns Examples
Example #1 imagestring() example
<?php The above example will output something similar to: See Also
|
more
Recently updated
more
Most requested
more
Last requests
|