Node js vs php – Which One is Better?

Nodejs vs PHP

Being the most diverse and ever-changing landscape, the concept of web development is mushrooming everywhere and claiming big. Node js vs PHP are just two of a variety of sought after skills as demand heats up this year and in the upcoming years. Both the technologies have the potential to … Read more

Simple jQuery Preloader for Websites

jQuery Preloader for websites

Now a days every websites are powered by jQuery Preloader. It will add interactivity to a webpage with some sort of animations.  Today I am going to tell how to create a simple jQuery Preloader with 2 lines of jQuery code & few lines of CSS code. We want our … Read more

How to Import CSV to MySQL using PHP ?

Import CSV data into MYSQL in PHP

One of the challenges that PHP developers face is the data formats that are often not directly compatible with the database used in the projects. In many cases, this database is MySQL. However, the data from the client’s end is often delivered in Excel or CSV ( two formats that … Read more

Benefits of Amazon Web Services for Cloud Computing

Benefits of Using Amazon for Cloud-Computing

Amazon Web Services (AWS) is a secure cloud services platform, offering compute power, database storage, content delivery and other functionality to help businesses scale and grow. There are many cloud computing service provider companies like Microsoft Azure, Google Cloud Platform, Adobe, IBM Cloud and many more available in the global market … Read more

Easiest way to Detect Browser in PHP

PHP Detect Browser

Now a days people are started detecting your browser and Operating system details in their web application for debugging, system usage analytics & other purposes. In this tutorial we are going to see how to Detect Browser & Operating System (OS) details in PHP. By using PHP’s native function we … Read more

Javascript Check Internet Connection

How to Check Internet Connection Exists or Not using Javascript

99% of people used to type google.com immediately after opening their web browser to check internet connection. This is very true in our morden world. Now a days we can’t live without an Internet. While browing, If you lose the connection then you will feel sad and unhappy till the … Read more