Image

Imagefunvill wrote in Imagewebdev

Listens: Not playing anything

Up a directory in PHP

Hello

In PHP how would I go up one directory?

Original string: /one/two/three/four/
What I want it to become: /one/two/three/

it should be simple but I am struggling with it
thanks for your help.