print_url
result_type print_url( strUrl, strText, sParams="" );
Returns HTML code to insert a link to $strUrl with anchor $strText:
<a href="$strUrl" $sParams>$strText</a>
Function parameters
Parameter | Description |
---|---|
strUrl | address |
strText | anchor text |
sParams | Link parameters |
© «Bitrix24», 2001-2024