How can I get the store name in magento using php?
For example:
I have two stores in magento:
domain.com/store/jp
domain.com/store/en
How can I get the store name using php? Can you give me the php code line which returns the store name? either jp or en