Builds links to other forum and web pages in a unified way
function UnbLink ($url, $params = null, $html = false, $sid = true, $derefer = false, $allowshort = true, $complete = false, $parse = true);
(string) correctly built URL
NOTE: How to change the 'req' request parameter: Search all files for the
REQUEST-PARAMETER tag and replace occurences of the string 'req' with your
new parameter name.
NOTE: How to change the page request keys: Search all files for the
REQUEST-NAME tag and replace occurences of the request key string (not the
ones with the @ in front) with your new key name.
Implementation file: unb_lib/common.lib.php, line 871
© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.