In the image link does not work
-
As the title if I insert the php to retrieve an image link does not work.
Example:
<img src="<?php echo site_url(); ?>/MYLINK" />does not work<a href="<?php echo site_url(); ?>/LINK">NAME</a>WorkAnd possible to solve the problem?
The topic ‘In the image link does not work’ is closed to new replies.