I have a script giving me error 403 Forbidden error, it\'s just a copy of another script but the difference in this is that both use another mysql class to acce
403 Forbidden error
This isssue occurs if you have had denied for all in .htaccess file. Changing that resolves the issue.