Custom Markup Code - Part 1
Category: PHPReviewed by: Chiggins
Reviewed on: Nov 01 2008
» Discuss this topic ( Posts)
Well, here we learned what markup codes are, how they are stored, processed, then outputted. We created a function that converts the markup code, and we also looked at how the markup is converted using Regular Expressions.
In Part 2 we will cover some more advanced markup codes, such as images, movies, and lists.

