Universeorange.com/Docs/

R3m/framework Function reference is.file

{is.file(String $url)}

Tells whether the given $url is a regular file.

Returns true if the url exists and is a regular file, false otherwise.

More information:

https://www.php.net/manual/en/function.is-file.php

Last modified: 2021-06-07

© 2021 universeorange.com