jera Member Jun 6, 2016 #1 Hello everyone: I found a code: Code: <?php echo Yii::app()->format->formatNumber($subscribersCount);?> This code prints the number of subscribers in a given list. So far so good. Now I would like to get a code to print the name of the list: Do any of you have it? Thank you
Hello everyone: I found a code: Code: <?php echo Yii::app()->format->formatNumber($subscribersCount);?> This code prints the number of subscribers in a given list. So far so good. Now I would like to get a code to print the name of the list: Do any of you have it? Thank you