Code:
$output .= qq~/editors/profiles/$user->{Username}.html\">$user->{Username}</a>~;Could someone just confirm if I am doing this right?
This statement is deliberately missing the first qoute (this is added somewhere else). But because of this, the second quote (in red) was looking odd, and I thought it might cause errors, even though it is between the qq~ ~;.
Would it be correct to escape this quote as I have done?
http://www.iuni.com/...tware/web/index.html
Links Plugins