HTML: Form Tag
HTML forms are used to collect some data from the site visitor. The HTML <form>…..</form> tag is used to create […]
We spend hours scrolling social media and waste money on things we forget, but won’t spend 30 minutes a day earning certifications that can change our lives.
Master in DevOps, SRE, DevSecOps & MLOps by DevOpsSchool!
Learn from Guru Rajesh Kumar and double your salary in just one year.
HTML forms are used to collect some data from the site visitor. The HTML <form>…..</form> tag is used to create […]
$_GET and $_POST is generally used in the forms to transfer data from one file to another file. Both the […]
What is Super Global Variable? Super global variable is a variable which can be used in two different files for […]