PHP » PYTHON |
login |
register |
about
|
imagestring(PHP 4, PHP 5) imagestring — Draw a string horizontally Description
bool imagestring
( resource $image
, int $font
, int $x
, int $y
, string $string
, int $color
)
Draws a string at the given coordinates. Parameters
Return ValuesReturns TRUE on success or FALSE on failure. 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
|