Drupal: How to add external links from any module
Drupal: How to add external links from any moduleIf it requires to add one or more external file/ files (like something.css, something.js), we can use drupal_set_html_head function (drupal 6.x only).
sample code:
drupal_set_html_head('
