Universeorange.com/Docs/
{is.file(String $url)}
Tells whether the given $url
is a regular file.
Returns
true
if theurl
exists and is a regular file,false
otherwise.
https://www.php.net/manual/en/function.is-file.php
Last modified: 2021-06-07
© 2021 universeorange.com