What is HTTPS ?

HTTPS stands for Hypertext Transfer Protocol Secure. It is related to web concepts and data transmissions…

What is SQL Injection?

SQL Injection is a type of injection attack. An attacker can use it to make a…

How to format mysql date in php?

We always face problem while saving and displaying the date field, so must need to know…