HEX
Server: Apache/2.4.59 (Debian)
System: Linux keymana 4.19.0-21-cloud-amd64 #1 SMP Debian 4.19.249-2 (2022-06-30) x86_64
User: lijunjie (1003)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/dk/wp-content/themes/food/footer-competition.php
<!--<footer class="text-white body-font w-full pt-1" style="background: #000c17">-->
<!--    <div class="w-100  md:w-[768px] md:mx-auto xl:w-[1280px]">-->
<!--        <div class="container mx-auto py-0.5 flex  justify-center md:justify-start sm:flex-row text-[0.2rem]">-->
<!--            <div class="mt-[0.3rem] ml-[0.2rem]  ">-->
<!--                <img src="--><?php //echo get_template_directory_uri(); ?><!--/food-app/img/mmc/footer_logo.webp" class=" " style="width: 188px">-->
<!--            </div>-->
<!--        </div>-->
<!---->
<!--        <div style="background: #000c17">-->
<!--            <div class="container mx-auto py-1 px-1 flex flex-wrap flex-col sm:flex-row text-1 text-gray-500 mt-[0.3rem]">-->
<!--                <p class=" text-center sm:text-left">Copy © 2022---><?php //echo date("Y") ?><!-- Medical Media Channel All Rights-->
<!--                    Reserved</p>-->
<!--                <span class="inline-flex sm:ml-auto sm:mt-0 mt-1 justify-center sm:justify-start">-->
<!--        <span class="text-center sm:text-left">《法律聲明》《使用條款和隱私條例》</span>-->
<!--      </span>-->
<!--            </div>-->
<!--        </div>-->
<!--    </div>-->
<!--</footer>-->
</body>
</html>
<?php //show_php_error(); ?>
<!--数据库--><?php //echo get_num_queries(); ?><!--次查询 | 用时:--><?php //timer_stop(1, 7) ?><!--秒 | 消耗了:--><?php //echo memory_get_peak_usage() / 1024 / 1024; ?><!--MB 内存-->