X

Stripe Payment Gateway Charge Credit Card with PHP Example

Stripe is one of the most popular payment gateway and very easy to integrate in PHP, In this tutorial I…

Huzoor Bux

How do I send an auto-reply message on Skype?

As you all know skype doesn't have any auto-reply feature when you are offline Many organizations use it for customer…

Huzoor Bux

7 Top Reasons to Learn JavaScript in 2021

It is the beginning of a new year. Many have broken their new year's resolution already. However, have you ever…

Huzoor Bux

How do you create subdomains dynamically using PHP when a user signs up?

Subdomains are typically the portion of the URL that comes before the main part of the domain name. Dynamic Subdomains…

Convert your website into a Desktop App for Windows, Mac, Linux

Your website users can install applications to their PC on Mac, Windows & Linux. Your app can be accessed from…

Huzoor Bux

Is the Life of a Programmer Lonely?

It is a fact that almost every job in the world has some stereotypes. Based on the lifestyles of a…

Huzoor Bux

How to integrate jQuery FullCalendar with PHP & MySQL Example

I have used this amazing plugin in a project and found it very helpful for your websites and its super…

Huzoor Bux

5 JavaScript Libraries You Can Use For Your Next Project

JavaScript is a programming language that can be used to create JavaScript libraries. JavaScript libraries are bits made up of…

Huzoor Bux

Convert HTML to PDF in Javascript using jsPDF with Example Download

jsPDF is a Javascript library that lets you generate PDF files programmatically. It has no dependencies and it's accessible from…

Huzoor Bux

Understanding async-await in JavaScript

JavaScript enabled Asynchronous programming to be easier to implement and understand. As a result, special Async and Await were introduced…

Huzoor Bux