note 98175 added to ref.filesystem

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
I try to help by post recursive functions.
But my note was to long.

here is a short summary of the public methods I miss in PHP:
(A class containing this methods is here: http://qooqle.bplaced.de/DATA/tools/filesystem )

	public static function defined_location($location);

	// $relative = self::linkpath('./', $relative_or_absolute);
	public static function linkpath($base, $path);

	public static function in_base($base, $path);

	public static function mkdir_r($dir);

	public static function unlink_r($source, $exclude = array(), $sim = false, $log = false);

	public static function copy_r($source, $destination, $exclude = array(), $sim = false, $log = false);

	public static function move_r($source, $destination, $exclude = array(), $sim = false, $log = false);
----
Server IP: 69.147.83.197
Probable Submitter: 80.153.152.225
----
Manual Page -- http://www.php.net/manual/en/ref.filesystem.php
Edit        -- https://master.php.net/note/edit/98175
Del: integrated  -- https://master.php.net/note/delete/98175/integrated
Del: useless     -- https://master.php.net/note/delete/98175/useless
Del: bad code    -- https://master.php.net/note/delete/98175/bad+code
Del: spam        -- https://master.php.net/note/delete/98175/spam
Del: non-english -- https://master.php.net/note/delete/98175/non-english
Del: in docs     -- https://master.php.net/note/delete/98175/in+docs
Del: other reasons-- https://master.php.net/note/delete/98175
Reject      -- https://master.php.net/note/reject/98175
Search      -- https://master.php.net/manage/user-notes.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.