Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

file_exists() is useful function can check the availability of the a file. Below example customized function enables you to check file availability not only local but also remote file as well.

...