This simple PHP function is pretty handy if you want your websites pages in the title without having to name individual ones.
It will look like:
Rate it, post comments :P
you use it like this:
$variable = getStats("RussellReal");
and you will get a two dimensional array.
$variable[$skill][$aspect];
$aspect would be "Level" or "Exp"..
This is a public code snippet repository. Share your snippets with other developers to gain valuable feedback. Tag your snippets with keywords to make them easy to find.