The first (if I understood you correctly) is done with
%26lt;a href ...%26gt;
To do the second you will need to learn HTML (which includes info about how to use %26lt;a href...%26gt; too)...Coding, html i think?
%26lt;a href=';yourdomain.com'; target=';_parent';%26gt;Yourdomain.com%26lt;/a%26gt; now if you are gonna use other stuff like PHP then do something like this.
%26lt;?
$domain=';http://mydomain.com';;
echo ';%26lt;a href=\';yourdmain.com?domain=$domain\';%26gt;Se鈥?the domain%26lt;/a%26gt;';;
if(in_array($domain)){
echo $domain;
}
else{
echo ';No domain right now';;
}
?%26gt;
No comments:
Post a Comment