How do I auto-populate the text area below with two PHP variables, $submission and $fullurl?
s are given default values like so:
value
So use something like:
Note that any whitespace is represented as-is in a textarea, so newlines will result in newlines in the textbox.