Grant remote access of MySQL database If you try to connect to a remote MySQL database from your client system,…
Enable Magic Quotes using .htaccess file The magic quotes option was introduced to help protect developers from SQL injection attacks.…
Disabling Magic Quotes using .htaccess file The magic quotes option was introduced to help protect developers from SQL injection…