How to get last created directory in php? – CPanel
Dynamically I am creating sub directory in a folder and I need to get the last created directory in a sting format, I have tried many ways but failed to get it. What i have tried is, $path = "/path/to/my/dir";…