OpenWeatherMap is a weather data provider which provide the weather stats data for a particular place that may be a city or town. You need to get OpenWeatherMap API from their sit.... Read More
You may need to detect a mobile device on a PHP based website in the project. You may see many websites having a desktop version and also a simplified mobile version of the same w.... Read More
———————————- The freegeoip API has been depreciated and no more working. Visit this tutorial to get visito.... Read More
You will see some popular URL shortener website like Bitly which let you short any types of long URL and you will also be able to see the statistics. On analytics page, you will a.... Read More
Hello, guys! I am here again with another simple and easy PHP tutorial. In this tutorial, I will show you how to read a text file line by line. Like any other tutorial, I will also.... Read More
JSON or JavaScript Object Notation is a lightweight data-interchange format. Developers often need to work with JSON to load and manipulate JSON feeds from other sites. Lots of s.... Read More
Hello, guys! I am here with a PHP code snippets which may be so amazing for you. In this tutorial, I will show you how to take complete JavaScript code inside PHP variable. The bel.... Read More
Several times we may need to check for URL and need them to make clickable. We all see that thing on many websites that the URL inside a text block become clickable. For example, w.... Read More