How to Change File Name from Folder in PHP?

If you need to rename file in folder php code then we can use “rename()” function of php. php provide rename function to rename your file from one place to another.