update : 2015.11.03
php.shukuma.com검색:
|
QuickHashStringIntHash::saveToString(No version information available, might only be in Git) QuickHashStringIntHash::saveToString — This method returns a serialized version of the hash 설명
public string QuickHashStringIntHash::saveToString ( void
)
This method returns a serialized version of the hash in the same format that loadFromString() can read. 반환값This method returns a serialized format of an existing hash, in the same format that loadFromString() can read. 예제
Example #1 QuickHashStringIntHash::saveToString() example
<?php |