Find the real path for a file in PHP

Description

The following code shows how to find the real path for a file.

Example


//from w w  w. j av a  2  s  .  com
  
<?php
    echo realpath("test.txt");
?>




















Home »
  PHP Tutorial »
    File »




Directory
DirectoryIterator
Drive
File
File Permission
File Read Save
FileSystemIterator
Path
Zip