Keyword

Link to current article

More
8 years 8 months ago #150440 by Al
Link to current article was created by Al
Hello! Tell me please how I can get a link to a current article in item.php using php? For example I can get a link to a category of a current article with this code:
<?php echo $this->item->category->link; ?>
But I need a link to an article... Of course I can use this code:
<?php echo JURI::current(); ?>
But it's not so cool. Help me please!

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum