PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(PECL)
Adds a straight line from the current point to the given coordinates to the current path. Use ps_moveto() to set the starting point of the line.
Returns TRUE on success or FALSE on failure.