lately I was working on set of php classes to read mul files for website show. This is WIP but I want to share first results.
PAPERDOLL
This is a concept of showing players on website. It's not new but there was no such thing for POL. It has specific database for POL to export player data in const period of time. It is all generated in realtime base on what is in database.
Example:
I modified old php script to work with new TOL MUL files. It need to be fixed in some ways

GUMPS
We can also show specifc gump gfx with specific color we choose.
Example:
ART
The same as with gump.
Example:
There is also need to add multi read on which I do not work yet.
Any ideas or thoughts about this?