I'd like to be able to programmatically insert the name of the current stub into a URL, like so:
a href="http://www.domainname.com/<?php STUBNAME ?>"
so that the url changes depending on which blog it's being displayed on, but I can't figure out the syntax for calling the stubname itself... Anyone able to help?
try :
¥