The plan is to implement a LOGO-like Graphical User Interface using Javascript to send the messages back to the server, and PHP to parse the commands into an image

Commands:

Note that each command is exactly 1 space apart, this allows the parser to recognize the individual commands.

Enter your commands into the textarea.