���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/tie.cx/themes/altum/views/link/statistics/statistics_referrer_path.php
���ѧ٧ѧ�
<?php defined('ALTUMCODE') || die() ?> <div class="card my-3"> <div class="card-body"> <h3 class="h5"><?= sprintf($data->referrer_host, language()->link->statistics->referrer_path) ?></h3> <p class="text-muted mb-3"><?= language()->link->statistics->referrer_help ?></p> <?php foreach($data->rows as $row): ?> <?php $percentage = round($row->total / $data->total_sum * 100, 1) ?> <div class="mt-4"> <div class="d-flex justify-content-between mb-1"> <div class="text-truncate"> <span title="<?= $row->referrer_path ?>" class="align-middle"><?= $row->referrer_path ?></span> <a href="<?= 'https://' . $data->referrer_host . $row->referrer_path ?>" target="_blank" rel="nofollow noopener" class="text-muted ml-1"><i class="fa fa-fw fa-xs fa-external-link-alt"></i></a> </div> <div> <small class="text-muted"><?= nr($percentage) . '%' ?></small> <span class="ml-3"><?= nr($row->total) ?></span> </div> </div> <div class="progress" style="height: 6px;"> <div class="progress-bar" role="progressbar" style="width: <?= $percentage ?>%;" aria-valuenow="<?= $percentage ?>" aria-valuemin="0" aria-valuemax="100"></div> </div> </div> <?php endforeach ?> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.6 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�