I am trying to create a login form in dreamweaver. I understand that remote database access is a premium only feature, but my form is failing to connect to the database even when opening the form from my domain, uploaded to my infinityfree account (e.g. example.com/example.php)
I was wondering if this is part of the limitation or if I am doing something wrong.
I can tell you that this probably isn’t a limitation. It wouldn’t make sense to offer a database service, but give you no way to use it from your website, would it?
I’d like to help you with this, but I need more information.
For starters, what is the error message the database connection code shows? Is it one of the errors from this article? If so, maybe the article also helps point out what the problem is.
If not, can you share what the actual error message is?
If you want, I can also take a look at your code and configuration to look for common errors. But in order to help find it, it would help a lot if you could tell me the full URL to the script which connects to the database.