* xoops_confirm, to avoid using queryF on get requests * xoops_getLinkedUnameFromId, returns username within <a href> tags to userinfo.php or "anonymous" * checkEmail($email, bool $antispam = false), checks if an email is a valid format (x@x.x[.x]) and returns true/false - if 2nd parameter is true, it will return an email address in an antispam format (someone at domain dot TLD) * formatTimestamp($time, $format="l", $timeoffset=""), formats a UNIX timestamp into text, using 's', 'm', 'l' (short, medium, large - defined in language/yourlanguage/global.php), 'rss' or 'mysql' format as 2nd parameter and with an offset if supplied. * xoops_refcheck, to check if the page request has come from external site

![[Main Page]](/modules/mediawiki/images/mediawiki.png)






