Files


$file Methods

$file->rename($name)

Introduced in Version 2.0

Description

Rename this file to the given name (no path). Returns true on success, false on failure.

Post Comment