How To Show Alert Using JavaScript

Alert Is Used To Show A Message To The User. It Has Generally A Text Which Contains The Message And…

How To Escape Single & Double Quote In JavaScript

Escape Character Is Used When We Want To Want To Remove Conflict Between Codes Of Two Same Language…

How To Validate URL Using JavaScript

If You Are Creating A Webpage Having URL TextBox , Then Definitely You Need To Validate That The En…

How To Create ChessBoard Using JavaScript

As We Know That ChessBoard Is A Square Game Board Which Is Divided Into 64 Alternative Black And Wh…

How To Remove Duplicate Dropdown Option From Select Using JavaScript

You Might Have Faced The Situation When There Are Identical & Duplicate Values Present In The D…

How To Detect Mobile Device Using JavaScript

Many Times , As A Web Developer , We Think That This Specific Element Of Page (Like Modal Box etc.)…

How To Send Email From JavaScript

In This Article , We Will Explore How To Send Email Using JavaScript. Send Email Using JavaScript Sup…

How To Create Your Own File Hosting Website

You can create your own personal file hosting website like Google Drive & DropBox ! File Hosting…

How To Setup Your Own Local Web Server

While developing a website , we need to check it how it looks like & whether it is according to…

Create is.gd Using API In PHP

is.gd is one of the old and popular url shortener service which is used by millions. It provides AP…

Create TinyURL Using API In PHP

TinyURL is a URL Shortener service like bit.ly , is.gd which is very popular. TinyURL provides API …

What is Nulled Theme & Plugin | What You Should Know About It

You might have heard about 'nulled' , if you are familiar about wordpress. Nulled is a term…

Make Random String & Number Generator In Javascript

In this post , i will show you how you can generate random strings & number of certain length u…