@coderboy14
Nothing here yet.
Nothing here yet.
No blogs yet.
I'm creating an API in Java for some of my projects, and I have one main problem. I need to allow for a call-back in it. The API is a web server API, which handles cookies, FS, Sockets, and even my own language ( I couldn't get PHP to work ), so now ...
I am creating a web server, and since I can't use typical backend languages, I created my own. With JUST this code, I can compile it, but since the code is embedded into the HTML file, I need to isolate it. A simple code block would look like <j%: ...