Php dirname function returns the directory name

Source: Internet
Author: User
Dirname
(PHP 4 and PHP 5)

Dirname-return the path of components of the directory name

Description
String dirname (string $ path)
Given that a string contains a path file, the name of the directory returned by this function.

Parameters

Path
A path.

In Windows, the two slash (/) and backslash () are used as directory separators. In other environments, it is a forward slash (/).


Return value
The name of the returned directory. If there is no Slash path, a vertex ('.') returns, showing the current directory. Otherwise, any trailing or component in the returned string path is deleted.

Modify

Version description
5.0.0 dirname () is currently binary secure
4.0.3 dirname () is fixed and compatible with POSIX.


Instance

Example #1 dirname ()

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.