update : 2015.11.03
php.shukuma.com검색:
|
QuickHashIntHash::saveToFile(PECL quickhash >= Unknown) QuickHashIntHash::saveToFile — This method stores an in-memory hash to disk 설명
public void QuickHashIntHash::saveToFile
( string
$filename
)This method stores an existing hash to a file on disk, in the same format that loadFromFile() can read. 인수
반환값값을 반환하지 않습니다. 예제
Example #1 QuickHashIntHash::saveToFile() example
<?php |