backendqb64

How to run QB64 on Backend


Is it somewhat possible to use QB64 as a server side scripting language?

I don't want it to be as good as PHP, etc., but it should have:


Solution

  • Yes, it is somewhat possible!

    The GeekBasic web server has made this possible. Get the TCP/IP Web Server from Github.

    Features: