How to add watermark text on image in php
Watermark text can we added by using php image library such as GD and Imagemagick
Watermark text can we added by using php image library such as GD and Imagemagick
You can download files directly using url or you can your files server to server using following code
FPDF is php class that is used to generate pdf in php. IN FPDF F stands for free it means you can use or modify it accordingly.
WordPress comes with many hooks, hooks are functions that can be used to an action or a filter.For adding text after WordPress content we also have a filter.
User agent is a string that help us to identify the current browser.
Facebook is the most popular social networking site. Facebook provides graph api to get data . We can fetch Facebook profile data using JavaScript also.
Laravel support inbuilt helper functionality that we can use in our web application. Please follow the following easy steps to create your own custom helper. First create a folder Helpers in your app directory Now create a file CustomHelper.php in this helpers folder Open newly created file and write the following code Open config/app.php and […]
Stripe is one of the best payment gateways for online transactions. It allows credits cards directly through websites to your stripe account. Create a file name config.php and write some configuration Create a new file name form.php and write following code Download Stripe Library Facebook7TwitterLinkedin