Hoe kan ik vanaf:
map1/map2/map3/index.php
controleren of
map1/map_b/file.php
bestaat met is_file?
is_file('../../map_b/file.php')
Bedankt!

Reageren