The capability of uploading and create image thumbnails is one of the most important requirements for most web application developers and Codeigniter provides file upload and file resize feature. The Codeigniter Library for image Upload and Resize Image is very…
Expand +Category: Design & Development
Convert text from one language to another using Google Translate API in PHP / JavaScript
In this article, I have explained how to translate text from one language to another using Google Translate API in PHP / JavaScript. The daily limit of the Translate API is 2 million characters per day. You can increase the…
Expand +How to Get Current Visitor Location using HTML5 Geolocation API
In this article, we will learn about How to Get Current Visitor Location using HTML5 Geolocation API in PHP. The geolocation feature in HTML5 enables you to determine the geographical coordinates of the current visitor location of your website (latitude…
Expand +