Hi!
When I look at the php examples the file sampleposteddata.php prints out text with html tags.
I would like to have the printout in the way the user will view it. So the html tag actually are executed.
So the <a> tag actually created a link and so on. Is this possible?
If so, are there any examples to find or how do I do this??
Thanks!
When I look at the php examples the file sampleposteddata.php prints out text with html tags.
I would like to have the printout in the way the user will view it. So the html tag actually are executed.
So the <a> tag actually created a link and so on. Is this possible?
If so, are there any examples to find or how do I do this??
Thanks!