403Webshell
Server IP : 185.11.201.71  /  Your IP : 192.168.7.18
Web Server : Apache/2.4.29 (Ubuntu)
System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User : tech ( 1000)
PHP Version : 7.4.28
Disable Function : 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,
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/phpmyadmin/templates/database/designer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/phpmyadmin/templates/database/designer/where_query_panel.phtml
<table id="query_where" style="display:none;"width="5%" cellpadding="0" cellspacing="0">
    <tbody>
        <tr>
            <td class="frams1" width="10px">
            </td>
            <td class="frams5" width="99%" >
            </td>
            <td class="frams2" width="10px">
                <div class="bor">
                </div>
            </td>
        </tr>
        <tr>
            <td class="frams8">
            </td>
            <td class="input_tab">
                <table width="168" class="center" cellpadding="2" cellspacing="0">
                    <thead>
                        <tr>
                            <td colspan="2" class="center nowrap">
                                <strong>
                                    WHERE
                                </strong>
                            </td>
                        </tr>
                    </thead>
                    <tbody id="rename_to">
                        <tr>
                            <td width="58" class="nowrap">
                                <?= __('Operator'); ?>
                            </td>
                            <td width="102">
                                <select name="erel_opt" id="erel_opt">
                                    <option value="--" selected="selected">
                                        --
                                    </option>
                                    <option value="=" >
                                        =
                                    </option>
                                    <option value="&gt;">
                                        &gt;
                                    </option>
                                    <option value="&lt;">
                                        &lt;
                                    </option>
                                    <option value="&gt;=">
                                        &gt;=
                                    </option>
                                    <option value="&lt;=">
                                        &lt;=
                                    </option>
                                    <option value="NOT">
                                        NOT
                                    </option>
                                    <option value="IN">
                                        IN
                                    </option>
                                    <option value="EXCEPT">
                                        <?= __('Except'); ?>
                                    </option>
                                    <option value="NOT IN">
                                        NOT IN
                                    </option>
                                </select>
                            </td>
                        </tr>
                        <tr>
                            <td class="nowrap">
                                <?= __('Value'); ?>
                                <br />
                                <?= __('subquery'); ?>
                            </td>
                            <td>
                                <textarea id="eQuery" value="" cols="18">
                                </textarea>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td colspan="2" class="center nowrap">
                                <input type="button" id="ok_edit_where" class="butt" name="Button" value="<?= __('OK'); ?>" />
                                <input type="button" class="butt" name="Button" value="<?= __('Cancel'); ?>" onclick="document.getElementById('query_where').style.display = 'none'" />
                            </td>
                        </tr>
                    </tbody>
                </table>
            </td>
            <td class="frams6">
            </td>
        </tr>
        <tr>
            <td class="frams4">
                <div class="bor">
                </div>
            </td>
            <td class="frams7">
            </td>
            <td class="frams3">
            </td>
        </tr>
    </tbody>
</table>

Youez - 2016 - github.com/yon3zu
LinuXploit