• hi, i am using jetpack. i want to show total access number to public
    https://i.imgur.com/GEHvFI2.png

    now i want to arrage this code:

    $get_views = stats_get_csv('','days=-1');
    $totalviews = $get_views[0][views];

    .

    so how can i make php code to hooter ?

    i need your help

  • The topic ‘PHP code into hooter.’ is closed to new replies.