PHP | imagerectangle() Function
The imagerectangle() function is an inbuilt function in PHP which is used to draw the rectangle. Syntax: bool imagerectangle( $image, $x1, $y1, $x2, $y2, $color ) Parameters: This function accepts six parameters as mentioned above and described below: $image: It is returned by one of the image creat