How to run Cron Job every 5 seconds using PHP
Hello, artisans welcome to another article. Recently I have ...Read More »
Hello, artisans welcome to another article. Recently I have ...Read More »
Sometimes we need to migrate our server. If we ...Read More »
Hello good peoples, today I am going to show you ...Read More »
Weather is the most important for everyday life. Almost ...Read More »
It's very important if you want to detect and ...Read More »
Hi, good peoples after a long time I am ...Read More »
Strom Email Autoresponder is an email automation software helps ...Read More »
Hello, guys if you want to make licenses for ...Read More »
Hi guys today, After a long time I am ...Read More »
I am working on a project "Accounts & Inventory ...Read More »
Sometimes we need export data from MySQL table. If ...Read More »
Syntax Highlighter is a system that can help you ...Read More »
This tutorial specially for webmasters who want to trace ...Read More »
This article is about retrieved user real IP address ...Read More »
Today I am going to show you how to ...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 »
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 »
Today I am going to show you how to create a hex to RGBA converter using javascript. This is very easy to make this tools using jquery.First, create a file name ...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 »
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 »
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 »
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 »
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 »
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 »
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 »