How to connect to MySQL database using PHP Example

Let's start with PHP and MySQ. The first thing to do is connect to the database MySQL, and try to get information on database tables on the page.

Read More

How to start coding in PHP with 'Hello world' - example

PHP is one of the most popular open-source and server-side scripting language. PHP is a powerful tool for making dynamic, interactive websites...

Read More

Try Exception handling in php with complete example

Exception handling is used to change the normal flow of the code execution if a specified error condition occurs. This condition is called an exception.

Read More

Case-insensitive replaceAll in Java : with example

How to replace case insensitive substrings in Java. Normally we replace string by any character or any special character or whatever we want...

Read More

CSS underline animation left to right : with example

Hmmm, Let's do it by some steps. These are CSS steps to run your underline from left to right. This is so simple, you just need to add your...

Read More

Remove a specific element from an array PHP : Example

In this tutorial, you will learn two PHP unset() and array_search() methods to remove specific array elements. Removing items from your array by value

Read More

Login with Facebook API Using PHP | Login API Integration

Hmm, If your website has a customer base section or any kind of customer interaction activity, then you must need to add login with Facebook. In this tutorial.

Read More

WordPress Automatic Plugin update : Complete Guide

WordPress Automatic Plugin posts from various sources to WordPress automatically. Creating an automatic post or product on our website is the best option

Read More

How to upload photo on Instagram from pc in hindi guide

Aga apko nahi jaankari chahiye ki laptop se instagram me photo kaise dale to ye video aapke liye hai. Video me aapko pta chalega ki laptop se instagram...

Read More