While we have working with API for mobile or web application , You will notice that they will send the format of images in Base64 encoded. So in that case, you will need to move the Base64 encoded image to server as a image file.and have to save it in the folder Example Core PHP: […]
Codeigniter
- Codeigniter
- ...
Codeigniter table join
For joining two tables in codeigniter we can use following query :