i want to search one file on server! how to write that script in php? 😕
Usually by using PHP's filesystem functions.
use is_file() to check if the file exists B[/B]