| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Mohamed Elkholy (3) | > | Mission progress status | > | Reputation |
|
|||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can rename multiple files according to flexible rules. It can traverse a directory to find files that match certain conditions that may include the file name extension, the file name length, the file size, a regular expression that matches the file name, or a given callback function to perform custom file matching evaluation. The matched files can be renamed according to certain rules that can be adding prefixes or suffixes to the file names, adding sequence numbers, replacing certain character sequences, change the case of the file name, etc.. |
| Not enough user ratings |
| ||||||||||||||||||||||||||||||||||||
| ||||
| This class can determine the file size even if is larger than 2GB. It can use different methods to determine the size of a large file that works when it is larger than 2GB. Currently it can use as file size detection the PHP filesize() function, the Curl extension, the PHP seek function, a COM extension on Windows or executing an external program on other systems. |
| Not enough user ratings |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |