Get location using IP address in PHP
This tutorial specially for webmasters who want to trace ...Read More »
This tutorial specially for webmasters who want to trace ...Read More »
This article is about retrieved user real IP address ...Read More »
Sometimes we need to migrate our server. If we do it manually we need to download all files from the old server and upload to the new server. It's so painful ...Read More »
Hello good peoples, today I am going to show you how to generate same sentence unique each time action using PHP. Maybe, you already understand by seeing How to generate the same sentence unique every ...Read More »
Weather is the most important for everyday life. Almost every day we have to check the weather report. We want to know the temperature report every day. If you need to ...Read More »
It's very important if you want to detect and if you want to get location from Phone Code. If you want to get users location like state and city from phone ...Read More »
Hi, good peoples after a long time I am back with a new tutorial. This tutorial is basically created for those people who are not strong in PHP and maybe they ...Read More »
Hello, guys if you want to make licenses for your product then you must have to create license keys for users. Today I am going to talk how you can create ...Read More »
Sometimes we need export data from MySQL table. If you manage a corporate website then you need to export data. If you want to export data from MySQL table then you ...Read More »
Hi geeks, In this tutorial, I am going to show you How to upload an image from URL using PHP with a secure way. We have already published an article about PHP ...Read More »
This tutorial is about how to Create RSS Feed Using PHP and MySQL. RSS Feed is very significant for a website to deliver latest updates to users. User able to find ...Read More »
This tutorial is about Create XML Sitemap Using PHP and MySQL. A sitemap is important for a website to inform search engine to index web page. A sitemap helps search engines ...Read More »
Secure Image Upload is important for website security. If you have user based website then you should use image upload feature for users because of normally users upload their profile picture ...Read More »
In this article I am going to discuss How To Create ZIP File Using PHP. You can create zip folder using PHP and zip file using PHP. You can create zip ...Read More »
We know Wordpress is most popular CMS over the world. It's easy to use and for this reason, it's occupied edge. A person who don't know a single line of coding ...Read More »
Web Page To PDF is a simple feature, You can download any web page as PDF format and save to your local drive using Web Page To PDF Converter. This is ...Read More »
n this article, I am going to show how to Detect Mobile Device In PHP and redirect user to mobile site. Mobile devices are increasing day by day and it's pretty difficult ...Read More »
In this tutorial, we are going to create AJAX PHP Shopping Cart with jQuery and PHP Shopping Cart with jQuery AJAX is our todays project. Before, We have created Ajax Login Form and Ajax ...Read More »
In this article, I am going to present Human Readable Image Captcha In PHP. We already know that captcha is a computer program using on input for verification the input isn't ...Read More »
In this article, I am going to discuss SoundCloud Downloader. Are you searching for PHP SoundCloud mp3 downloader script? Yes this post for you, In this post, I am going to ...Read More »
In this article, I am going to discuss htaccess tips and tricks. I am talking about URL rewriting tips, htaccess SEO optimization, .htaccess security tips, .htaccess deny access to directory, .htaccess ...Read More »
Multiple Twitter Accounts Post: Today we are going to create a project so that we can post multiple twitter accounts in a single click. We know twitter is a microblogging site, it's ...Read More »
In this article I am going to talk about PHP Secure Input Data and secure your website more. When a user input something via URL then this function clean this and make ...Read More »
Bad Browser Protection is a part of website security. A part of hackers are using browser injection method for break security of a website. So we need to ensure strong security against ...Read More »
Nowadays Multi-Color Menu is most popular to web designer and developers. High profile website's and some top selling WordPress themes are using the Multi-Color menu. Today we are going to see about ...Read More »
In this article, I am going to discuss Minify HTML in PHP. Why and how you need to Minify HTML in your web page. How it works and what is the facility ...Read More »
EVEN ODD Number is a formula of an integer value. Today I am going to discuss with you about how to use and create web application using EVEN ODD Number In PHPWhat ...Read More »
Site rank help admins to get website's position, traffic & popularity over the world. If you monitor your rank history you can improve your site and you can know about your ...Read More »
website backup is most important for every single site. Every ideal website owner backup their website regularly. If you do not make your website backup regularly then you may fall in ...Read More »
Today I am going to show you how to send email using PHP. You can send mail from your server using PHP mail() function. Let's see how to work with this ...Read More »
This tutorial is about word counter in PHP. Today I am going to discuss this. we can count words using PHP. for that we can use PHP built-in function str_word_count(). This ...Read More »
This tutorial is about how to create QR code using PHP and qrserver.com API. You generate QR code easily for that. Let's see how we do it. First create file name as ...Read More »
In this tutorial, I am going to show you about Age calculator. You can create an age calculator in PHP. Let's see how we create that. At first, create a PHP ...Read More »
Watermark is the most using method to copyright images. You can protect your websites images using image watermark. PHP helps to create watermark automatically when you upload an image in your ...Read More »
In this tutorial I am going to show you how to get country name from two digit country code. For this we are going to create a PHP function and we ...Read More »
Bangla font number is a method to convert English number 0,1,2,3,4,5,6,7,8,9 to Bangla font ?,?,?,?,?,?,?,?,?,?. This is very important for a Bangla website to show all content in Bangla like number ...Read More »
Some developer asked me about Bangla date and time. A brother asked me “Is it possible to create Bangla date and time?” I replied him “Sure why not?” php provides us ...Read More »
PHP always helps us to create something new always. Today we are going to create a new function name as Random code generator using php. The random code generator is mainly ...Read More »
Spam is harmful to every website. Normally spam means link to share, slang, and other legal activities. Spam protector is very important for every website, we should check user comments. This ...Read More »
Captcha is very important thing for human verification. We can protect our website script from web robots and spiders using captcha. Robots and spiders are unable to detect image captcha. So ...Read More »
A newsletter is very important for any website. You can increase your traffic, can sell more product and can follow up your website’s users using the newsletter. So, every ideal website ...Read More »
If you want to detect clients operating system using PHP then this is the perfect article for you. You can easily detect user browser, IP & operating system from a user when ...Read More »
This article about gets a random image from a directory. If you want to use a random image for a link or an article then you can do that easily using ...Read More »
This article is about retrieved user real IP address by using PHP script. It's very important for a website to track visitors IP address and location. You can monitor your website's ...Read More »
This tutorial specially for webmasters who want to trace visitor's location from IP address. we can create this easily using geoPlugin API. We can extract users location information like city, region, areaCode, ...Read More »