Website URL
https://moj-esp.infinityfree.me/
Error Message
There is no error message
Other Information
Unable to connect to database thru php script.
Please, help to understand is it possible that free hosting users can make php script in infinityfree domain, and with POST request to that php script write data to database, or that action requires Premium account.
If you wish to use such way to interact with your database from a remote location then it won’t work.
InfinityFree uses a security system on all free hosting accounts to ensure your website is accessed by real web browsers, not bots or automated scripts. While this protects your site from malicious traffic, it can affect certain types of access.
How the security system works
The system checks that visitors can execute JavaScript and accept cookies: features that all modern web browsers support. This verification happens automatically and most website visitors will never notice it.
You may occa…
Thank you very much on fast answer. Is it possible for premium account?
Premium account doesn’t blantly block every request that’s not from a browser, so it should work.
Thanks again. It was helpful, I was killing me to solve bug on klient side, server side… but it was that restriction all the time.
Regards