CSS hash_file sample

b92f86df20a732a704421274fefbedf7

b92f86

<h1>CSS hash_file sample</h1>
<p><?= hash_file('md5', 'index.css'); ?></p>
<p><?= substr(hash_file('md5', 'index.css'), 0, 6); ?></p>

元記事を表示する