Quote:
Originally Posted by ZInventor
The parser was written by us, in php, based off the wiki system (but we didn't like how that worked to we threw it away and built our own from the ground up)
everything is stored in a MySQL database in the non-parsed format.
|
you should store it in parsed and non-parsed. it would reduce your load times by a lot, and disk space is cheap.