Website visitors’s IP data is an important part for any website to add user experience. The user’s easily targeted with relevant information such as for advertising, load maps with near by search queries, can display content for their region, display website content in correct language etc. So if you’re running a website or thinking to […]
Author: PHPZAG Team
Weather Data with Weatherstack API using PHP
Weather is the state of atmosphere to describe the degree to which it is hot or cold, wet or dry, calm or stormy, clear or cloudy. We always curious to know about the weather around us and try to check weather conditions on websites that’s provide weather related information. So if you’re thinking about to […]
Website Visitors IP Lookup with IPStack API using PHP
Knowing about your website visitors or customers is always a challenging task. If you don’t have your customers details, then you can not target them properly. Due to this, the websites owners or companies are always looking for their customers details to make long term relations with them to take their business to the new […]
Build Domain WHOIS Lookup System with PHP
WHOIS (pronounced as “Who is”) is a query and response protocol that generally used to find the details of internet resources such as a domain name, an IP address block or an autonomous system and other important information. The WHOIS protocol server database stores and returns information in human readable format. The information is about […]
Build Your Own CAPTCHA Script with PHP
CAPTCHA or Security code is a challenge code used in web applications to determine whether the action is performed by human being. It’s a combination of some texts, numbers on distorted image to read only by humans. The CAPTCHA is used in every web applications where form are submitted bu users to add security to […]