Lyqyd, on 08 February 2013 - 07:20 AM, said:
They do work the normal way. You're missing an end on that if string near the beginning of your program though, so that string won't load. Also, you may wish to use block quotes. Anything in them will not require escaping. [[So you can "write" like this 'and' not need to escape your text()]]
Thank you, the block quotes work like a charm
LBPHacker, on 08 February 2013 - 07:29 AM, said:
Good idea so far. But the difference between this and PHP is that this sends the "program", the entire script to the client, and that's pretty risky. In PHP, you cannot just read the PHP code, you get the "preprocessed" HTML page instead. (Y'know: Personal Homepage: Hypertext Preprocessor...)
And I dont care that it is risky

I don't want to change the code on 10 computers to show the page on the right way