Hi,
Upon insert different tags into posts, how does the server know what to do with them? e.g. How does the server now that means put text in bold, and that
means format text entered as code?
The PHP script can perform pattern matching and replacement, e.g., by using the PCRE functions.