Hello,
I have just a regular .html page. I want to take my PHP source code from one of my PHP scripts and display that to the viewer so they can see my code on the HTML page, as if it was just regular content on a page.
When I copy/paste the PHP code into a <p></p> it doesn't display it properly. Does anyone know how I could do this? Thank you.
Andrew