<?php $s = '/documentLibrary/work/marketingProcess/BusinessMarketing/Design/Images/02_Product_Images/04_SHORT-RANGE/NINA/01_NINA-B1/source_WEB'; print_r(dirname($s)); $a = explode(DIRECTORY_SEPARATOR, dirname($s)); print_r($a); echo array_pop($a);
You have javascript disabled. You will not be able to edit any code.