php image
Posted: Sun Aug 24, 2008 4:31 pm
<a href="<?php echo JRoute::_( 'index.php?option=com_user&view=remind' ); ?>"><?php echo JText::_(''); ?></a> I'm trying to use an image for a link. Ive tried using <a href="<?php echo JRoute::_( 'index.php?option=com_user&view=remind' ); ?>"><img scr="file path"></a> and it doesn't work. Is there a correct way. I wouldn't have to do this if spanish characters displayed right