Code:
BANano.PHP_NAME = "myapi.php"
BANano.PHPHost = "http://localhost"
BANano.PHPAddHeader("Access-Control-Allow-Origin: *")
Above code snippet was extracted from this thread:
[BANano] inline php -> server code
Peter had a great idea for a new feature in BANano: Hello Alain, So you don't get bored ;), I have an idea for another BANano killer feature: ServerCode :) Imagine, it would be possible to write BANano code that could be used to program on both the client and server sides. Code blocks to be...
www.b4x.com
My question is:
Can variable BANano.PHP_NAME be changed on the fly at runtime to handle different php pages?