parse_path

Description

Replaces $avatardir, $boarddir, $languagedir, $smileysdir, $sourcedir and $themedir in a path with the actual values.

Syntax

string parse_path (string $path)



Parameter $path

Expected type: String
Description: A path with one or more of the afore-mentioned variables in it.



Return value

Expected type: String
Description: The fully-parsed path


Advertisement: