Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules

Search

Donate to XOOPS!

Please select an amount to donate


Do you want your username revealed with your donation?
Yes - List me as a Generous Donor
No - List my donation as from an Anonymous Donor


Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

admin Arabic banner block Christmas comments cumulus DayDawn dhsoft e-Commerce E-Learning Git Google GUI hacks instant-zero jQuery module mygalleries news Nordic Olédrion oxygen PageRank PHP rmcommon security SEO simple-XOOPS Smarty sport tag Theme tutorial wiki WOX xoops XoopsEngine ZendFramework

New Users

Registering user

# 133946

HamptonUdolf

Welcome to XOOPS!
[Main Page]

Dev:xoops VUF

From XOOPS Web Application System

Main Page | Recent changes | Edit this page | Page history | Switch to MediaWiki mode

Printable version | Disclaimers | Privacy policy
Category: Development

    * 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

Retrieved from "http://xoops.org/modules/mediawiki/index.php/Dev:xoops_VUF"

This page has been accessed 2,695 times. This page was last modified 12:33, 10 April 2012. Content is available under XOOPS Web Application System.