... and what about dirname()? Matt Palermo wrote: > Anyone know how I can stip off the end of a folder location, so that > it will be a folder in the next level up? I want to turn something > like this: > > /path/to/folder/MyFolder/ > > into somthing like this: > > /path/to/folder/ > > I just need to strip off the last folder and that is it. Can anyone > help me out? I appreciate it. Thanks. > > Matt
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php