创建唯一代码替换相似字符
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了创建唯一代码替换相似字符相关的知识,希望对你有一定的参考价值。
function create_key(&$cnnDB){ $foundkey = false; while(!$foundkey){ for($i=0;$i<5;$i++){ $key .= $all[$num]; $total += $num; } //Replace Oh with Zero, I with one $key ); //make checksum $key ); $SQL = 'select C_Key from customers where C_Key = "'.$key.'"'; $result = $cnnDB->GetRow($SQL); $foundkey = true; } } return $key; }
以上是关于创建唯一代码替换相似字符的主要内容,如果未能解决你的问题,请参考以下文章