crack_getlastmessage

(PECL crack >= 0.1)

crack_getlastmessageReturns the message from the last obscure check

说明

crack_getlastmessage ( void ) : string

crack_getlastmessage() returns the message from the last obscure check.

Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

返回值

The message from the last obscure check or FALSE if there was no obscure checks made so far.

The returned message is one of:

  • it's WAY too short
  • it is too short
  • it does not contain enough DIFFERENT characters
  • it is all whitespace
  • it is too simplistic/systematic
  • it looks like a National Insurance number.
  • it is based on a dictionary word
  • it is based on a (reversed) dictionary word
  • strong password

参见

相关文章
php crack 函数 returns the message from the last obscure checkphp ibm db2 函数 returns the last connection error message and sqlcode valuephp ibm db2 函数 returns a string containing the last sql statement error messagephp frontbase 函数 returns the error message from previous operationphp grapheme 函数 returns part of haystack string from the first occurrence of case insensitive needle to the end of haystackphp informix 函数 returns error message of last informix callphp imap 函数 mark a message for deletion from current mailboxphp json 函数 returns the error string of the last json encode or json decode callphp mailparse 函数 returns an associative array of info about the messagephp mailparse 函数 returns an array of mime section names in the supplied messagephp maxdb 函数 returns the error code from last connect callphp maxdb 函数 returns a string description of the last errorphp maxdb 函数 returns the number of warnings from the last query for the given linkphp 多字节字符串 函数 retrieve the result from the last multibyte regular expression matchphp semaphore 函数 returns information from the message queue data structurephp msql 函数 returns error message of last msql callphp mssql 函数 returns the last message from the serverphp session pgsql 函数 returns number of errors and last error messagephp sybase 函数 returns the last message from the serverphp win32service 函数 returns the last control message that was sent to this service
关注编程学问公众号