cloak a link in drupal

by 1 replies
2
Hi,
I want to cloak my links I make websites in drupal and was wondering if there is a easy to to get this done.

cheers,
kachaloo
#programming #cloak #drupal #link
  • Make a php file : anyName.php
    ?>

    Make your link as : yourdomain.com/anyName.php

    Thats it, when ever user will click on your link, php page will redirect it to external link.

Next Topics on Trending Feed