Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dpk Friend
    #120177

    Nice feature–what is the extension used for that day calendar at the top of teline?

    Hieu Nguyen Admin
    #219830

    It’s not extension. It’s a simple function from php.
    [PHP] <?php
    echo “<span>”.date (‘l’).”</span>”;
    echo ” <div>”.date (‘M’).” “.date (‘d’).date (‘S’).”</div>”;
    ?>[/PHP]

    dpk Friend
    #219834

    it is nice. I like.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  dpk 17 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum