![Watermark in PHP](http://codingnotes.eu/coding_notes/wp-content/uploads/2018/06/america-3125467_960_720-730x300.jpg)
Watermark in PHP
To add watermark in PHP we can use GD function. On below pictures we have 2 examples of watermarking: first text watermark and second image watermark.
PHP / GD Text Watermarking
![watermark to text](http://codingnotes.eu/coding_notes/wp-content/uploads/2018/06/watermark_to_text.png)
PHP / GD Image Watermarking
![watermark image](http://codingnotes.eu/coding_notes/wp-content/uploads/2018/06/watermark_image-1.png)
Hope you learned something new
If you learned something new from this tutorial or if you have any question let me know in comments section.