<?php
$path = 'monsite/132/64/min/491e9a4650189dd19c64d05c70309a5d-64.jpg';
$filename = pathinfo($path, PATHINFO_FILENAME);
echo $filename;