ps_show_xy2()
ps_show_xy2 - Output text at position
Syntax
bool ps_show_xy2 (
resource $psdoc,
string $text,
int $len,
float $xcoor,
float $ycoor)
Arguments
- psdoc - y-coordinate of the lower left corner of the box surrounding the text.
- text - y-coordinate of the lower left corner of the box surrounding the text.
- len - y-coordinate of the lower left corner of the box surrounding the text.
- xcoor - y-coordinate of the lower left corner of the box surrounding the text.
- ycoor - y-coordinate of the lower left corner of the box surrounding the text.
Description
Warning This function is currently not documented; only its argument list is available.
Version
PHP PECL ps >= 1.1.0
Return value
Returns TRUE on success or FALSE on failure.