Method: str::link
Creates a link tag
Info
Syntax
str::link($link, $text=false)
Parameters
- $link (string) The URL
- $text (string) Specify a text for the link tag. If false the URL will be used
Creates a link tag
str::link($link, $text=false)