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