M
M
mihelsonkk2016-02-03 19:59:26
PHP
mihelsonkk, 2016-02-03 19:59:26

Is_file and is_readable functions in php cause io / cached by the system?

Actually, subject.
php getting results from disk? or from some inode table in memory? Does the system cache the results of calls at the fs level?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ukolov, 2016-02-03
@alexey-m-ukolov

Note: The results of this function are cached. See clearstatcache() for more details.
php.net/manual/en/function.is-file.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question