ps_show_boxed()
ps_show_boxed - Output text in a box
Syntax
int ps_show_boxed ()
Arguments
-
Description
Outputs a text in a given box. The lower left corner of the box is at ( left, bottom). Line breaks will be inserted where needed. Multiple spaces are treated as one. Tabulators are treated as spaces.
Version
PHP PECL ps >= 1.1.0
Return value
Number of characters that could not be written.