HR-ADMIN

Grant remote access of MySQL database

Grant remote access of MySQL database If you try to connect to a remote MySQL database from your client system,…

11 years ago

How to Enable Magic Quotes using .htaccess file

Enable Magic Quotes using .htaccess file The magic quotes option was introduced to help protect developers from SQL injection attacks.…

11 years ago

How to Disabling Magic Quotes using .htaccess file

Disabling Magic Quotes using .htaccess file   The magic quotes option was introduced to help protect developers from SQL injection…

11 years ago