|
|
Can't Print HTML From PHP
PHP and HTML are so tightly integrated that I can't find a way to display HTML code (the actual code) to the screen in PHP.
I keep getting the "results" of the HTML code, not the code itself.
I've tried single and double quotes, PRINT and ECHO, placing the code in a variable and even writing it out to a file and reading it back in!
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
|
|
|