hw_insertanchors()
hw_insertanchors - Inserts only anchors into text
Syntax
bool hw_insertanchors (
int $hwdoc,
array $anchorecs,
array $dest,
array $urlprefixes)
Arguments
- hwdoc - If provided, this ascii text will be inserted too.
- anchorecs - If provided, this ascii text will be inserted too.
- dest - If provided, this ascii text will be inserted too.
- urlprefixes - If provided, this ascii text will be inserted too.
Description
Warning This function is currently not documented; only its argument list is available.
Version
PHP 4.0.4
Return value