Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagephp
$target = "CMS_LINKTARGET[1]";
echo '<img<a src="path/to/source" alt="althref="www.someexistingurl.domain" target="'.$target.'" >Url</>a>';