I add last messages smf forum in joomla with this code.But I want o add symbol head of messages (like the image)
Code:<?php $topics = ssi_recentTopics(8, null, 'array'); foreach($topics AS $topic) { echo $topic['link'] . '<br />'; } ?>
I add last messages smf forum in joomla with this code.But I want o add symbol head of messages (like the image)
Code:<?php $topics = ssi_recentTopics(8, null, 'array'); foreach($topics AS $topic) { echo $topic['link'] . '<br />'; } ?>
This has nothing to do with php.
I believe that's ·
If you're using php.... echo "·";
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Bookmarks