This post is all about add watermark on the image using PHP. In general image recreation in PHP by adding some text or some color or resize it height and width is done by PHP GD library. So in this scenario, PHP provides us some in-built function to do such kind of put text mark […]