Basically, I am attempting (and failing) to insert some code that will allow someone to copy and paste code that is generated for them.
Here's an example:
It allows you to copy everything inside the box, without copying everything else on the page.
I'm doing this in a PHP file, and I'm finding it to be impossible without getting a "Parse Error"
Can anyone help, or put me in the right direction?
Here's an example:
Code:
See how easy it is to copy this?
It allows you to copy everything inside the box, without copying everything else on the page.
I'm doing this in a PHP file, and I'm finding it to be impossible without getting a "Parse Error"
Can anyone help, or put me in the right direction?





