Which scripting languages are supported on your servers?
Последна промяна: 15.10.2025 09:03
We support the following scripting languages and technologies:
- PHP: Supported and widely used. Server processes the PHP script and sends the result to the browser.
- JSP (Java Server Pages): Not supported. Requires a web server like Tomcat, which we do not provide.
- ASP (Active Server Pages): Not supported. Typically requires IIS or ChiliASP for Linux, which is unreliable.
HTML is a static language interpreted by the client's browser, not processed by the server.
JavaScript is supported because it runs in the client's browser, not on the server.
Looking forward to hearing from you.