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