How to Make a Discord Bot with PHP
Building a Discord bot with PHP is completely doable, but it works differently from how most PHP developers expect. There is…
Building a Discord bot with PHP is completely doable, but it works differently from how most PHP developers expect. There is…
In this post, we are going to explain how Laravel Routing. It is a free open source PHP framework and used…
We have seen a feature Login with Facebook on many online websites. Users don’t need to create an account on the…
If you want your PHP app to send Telegram messages, reply to users, or trigger notifications automatically, a Telegram bot is…
You have seen accordion tabs on website to show FAQ or other content. This is quite common and impressive way to…
Zooming image on mouseover feature make your website more fancy. You can implement this functionality via many ways like CSS, jQuery…
In this tutorial we are going to explain How to create advanced Registration and Login Script in PHP with MySQLi. This…
In this tutorial we are going to explain how to create currency converter in website. We found plenty of tutorials on…
Google reCAPTCHA is CAPTCHA like system which is completely free service and protect your website from spam bots submission. This service…
This post will help you to understand how to show Marker on Google map using latitude and longitude in PHP. Google…
In this tutorial, we have explained Paytm Payment Gateway Integration in PHP programming language. In today scenario Paytm is the most…
An event calendar is an intuitive feature for the web application. In this tutorial, we will learn how to create an…