If you want to ensure that your website always loads with (forcing both HTTPS and www), you can achieve this by adding the following rules to your .htaccess file.
📌 Steps to Implement
Locate...
Hi, folks today we are going to see how to create a contact form using HTML.
Output :
First Name
Last Name
Hobbies
CricketMusicDrawing
Subject
Auto Amazon...
Hi folks, today we are going to see how to embed youtube video on your website
Step 1: Go to
Step 2: open any youtube video
Step 3: Bottom of the video you can see the “SHARE”...
Hi Geeks
Today we are going to see how to retrieve selected and unselected checkbox from the mysql database using php
<?php
include "config.php";
?>
<!doctype...
Hi Folks, In this post, we are going to see, how to calculate AGE using Date Of Birth in jQuery. It’s very simple code.
Find the code below
<!doctype html>
<html...
If you want to develop any dynamic website/web application, must and should we need one database to store our dynamic content, mostly it will be MySQL, SQL or Oracle etc. So here we going to see how...
Connect to Mysql using PHP
To display current date and time
Convert date format from ‘d-m-Y’ to ‘Y-m-d’
show a number to 2 decimal places
Auto Amazon Links: No...