NG1NDEX
Server IP : 103.233.192.212  /  Your IP : 18.119.132.21
Web Server : Apache/2
System : Linux sv1.inde.co.th 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64
User : sumpatuan ( 1058)
PHP Version : 5.5.38
Disable Function : symlink,shell_exec,exec,proc_close,proc_open,popen,system,dl,putenv,passthru,escapeshellarg,escapeshellcmd,pcntl_exec,proc_get_status,proc_nice,proc_terminate,pclose,ini_alter,virtual,openlog,ini_restore
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/sumpatuan/domains/sumpatuan.go.th/private_html/backup/protected/views/main/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/sumpatuan/domains/sumpatuan.go.th/private_html/backup/protected/views/main//_main.php
<script type="text/javascript">
$(function(){
    $('.fadein img:gt(0)').hide();

    setInterval(function () {
        $('.fadein :first-child').fadeOut()
        .next('img')
        .fadeIn()
        .end()
        .appendTo('.fadein');
    }, 3000); // 4 seconds
})
</script>

<style type="text/css">
    body {
        background-image: url('images/images-web/intro-bg.jpg');
        background-repeat: repeat-x;
        background-size: cover;
    }

    .fadein {
        position:absolute;
        border: #333 solid 1px;
        
        margin-left: 114px;
        margin-top: 108px;
        width: 600px;
        height: 340px;
    }

    .fadein img {
        position:absolute;
        left:0;
        top:0;
    }


    /* bottom goto */
    .bt-goto {
        background: url('images/images-web/intro-goto.png');
        background-position: 0px 0px;
        width: 460px;
        height: 82px;
    }
    .bt-goto:hover {
        background: url('images/images-web/intro-goto.png');
        background-position: 0px -82px;
        width: 460px;
        height: 82px;

        cursor: pointer;
    }
    /* end bottom goto */
</style>

<div style="width: 960px; margin: auto; margin-top: 125px; margin-bottom: 40px;">

    <!-- LOGO -->
    <div style="position: absolute; margin-top: -67px; margin-left: -20px; z-index: 4;">
        <img src="<?php echo Yii::app()->baseUrl . '/images/images-web/logo-text.png'; ?>">
    </div>

    <!-- FRAME -->
    <div style="position: relative; width: 100%; z-index: 1;">
        <div style="background-image: url('images/images-web/intro-frame.png'); width: 829px; height: 557px; margin: auto;">

            <!-- IMAGES SLIDE -->
            <div class="fadein">
                <img src="<?php echo Yii::app()->baseUrl . '/images/images-slide/01.jpg' ?>">
                <img src="<?php echo Yii::app()->baseUrl . '/images/images-slide/02.jpg' ?>">
                <img src="<?php echo Yii::app()->baseUrl . '/images/images-slide/03.jpg' ?>">
                <img src="<?php echo Yii::app()->baseUrl . '/images/images-slide/04.jpg' ?>">
                <img src="<?php echo Yii::app()->baseUrl . '/images/images-slide/05.jpg' ?>">
                <img src="<?php echo Yii::app()->baseUrl . '/images/images-slide/06.jpg' ?>">
            </div>
        </div>
    </div>
    <div style="clear: both;"></div>

    <!-- Bottom -->
    <div style="position: relative; margin-top: 30px;">
        <a href="<?php echo Yii::app()->controller->createUrl('Main/MainHomepage'); ?>">
            <div class="bt-goto" style="margin: auto;"></div>
        </a>
    </div>
</div>

Anon7 - 2022
AnonSec Team