PHP REST API Multiple Files Upload

REST API Multiple Files Upload In this tutorial I am going to show you an example how to upload multiple files using REST (Representational State Transfer) API. I will also…

PHP REST API Single File Upload

REST API File Upload I am going to show you how to upload single file using REST API in PHP language. The full form of REST is Representational State Transfer.…

How To Write Text Over Images

Text Over Images You may need to display text or title over an image or images to hint about the particular image. People will understand by looking at the title…