Solution .
Check the version of your php and mysql database , if it is > than 5.6 then use mysqli_query().
If you are getting access denied error , then check the database user permissions or if you are using cpanel , then check the required user is assigned to the database.
Check the version of your php and mysql database , if it is > than 5.6 then use mysqli_query().
If you are getting access denied error , then check the database user permissions or if you are using cpanel , then check the required user is assigned to the database.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.