[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
PHPExcel Copyright (c) 2006 - 2015 PHPExcel
Copyright: | Copyright (c) 2006 - 2015 PHPExcel (http://www.codeplex.com/PHPExcel) |
License: | http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL |
Version: | ##VERSION##, ##DATE## |
File Size: | 67 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
PHPExcel_Shared_PasswordHasher:: (1 method):
hashPassword()
Class: PHPExcel_Shared_PasswordHasher - X-Ref
PHPExcel_Shared_PasswordHasherhashPassword($pPassword = '') X-Ref |
Create a password hash from a given string. This method is based on the algorithm provided by Daniel Rentz of OpenOffice and the PEAR package Spreadsheet_Excel_Writer by Xavier Noguer <xnoguer@rezebra.com>. param: string $pPassword Password to hash return: string Hashed password |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |