Wersja funkcji: 1.0
Autor: Polaczek (entereczek)
Wymagania:
- PHP 4.0.0 (lub lepszy)
- Serwer FTP i parę KB wolnego miejsca
Funkcja:
/** * string md5FileContent ( string $filename ) */ function md5FileContent($filename) { } else { } }
Przykład użycia:
$md5hash['index.php'] = md5FileContent('index.php'); $md5hash['global.php'] = md5FileContent('global.php');