web shop for only 500 euro web site fo only 200 euro


Web-shop for only 500 euro during 3 days, +38 068 801 14 71 (Kiev, Ukraine)

dirname

(PHP 3, PHP 4 )

dirname -- Returns directory name component of path

Description

string dirname (string path)

Given a string containing a path to a file, this function will return the name of the directory.

On Windows, both slash (/) and backslash (\) are used as path separator character. In other environments, it is the forward slash (/).

Example 1. Dirname() example


$path = "/etc/passwd"; $file = dirname ($path); // $file is set to "/etc"       

See also: basename()


 
web10.net.ua