For example: print '<p>Hello</p>';
- Thank. I thought that in php it means something different. - Riken
- @Riken you can accept the answer of another user, thereby closing the question and showing that one or the other was the correct answer. I can not see where it is from here, but most likely it is a “daw” under the response rating. - etki
|
2 answers
This is not PHP, this is HTML formatting - paragraph
|
This is a paragraph. HTML markup can be displayed via php.
|