1. ランダムな文字列関数を生成します
functionrandom($length) {
$hash = '';
$chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz';
$max= strlen($ chars);
mt_srand( ( double)microtime() * 1000000);
for($i = 0; $i <$length; $i++) {
$hash .= $chars[mt_rand(0, $max)] }
return $ hash;
}
?>
2. 特定の長さの文字列をインターセプトします
注: この関数は GB2312 で有効です
functionwordscut($string, $length,$sss=0) {
if (strlen($ string)&gt; $ length){
&lt; ].$string[$i + 1];
$i++ ;
.= $string[$i] }
}
$wordscut.$addstr;
を返します。
?>
3. クライアント IP アドレスを取得します
function GetIP(){
env("HTTP_CLIENT_IP"); 1 getenv("HTTP_X_FORWARDED_FOR") && strcasecmp(getenv("HTTP_X_FORWARDED_FOR"), "不明 "))
else if(getEnv(" remote_addr ")&& strcasecmp(getEnv(" remote_addr "))、" nown "))
$ ip = getEnv(" remote_addr "); mp($ _ server ['remote_addr'] 、「不明」)) return($ip);
?> =explode('/' . = $temp[$i].'/';
{
return (ereg([a-zA-Z0 -9_-])+@( [a-zA-Z0-9_-])+(.[a-zA-Z0-9_-] )+",$inAddress));
}
?>
6.Jump
function gotourl($message='',$url='',$title='')
{
$html ="
"; $html .="<表の境界線='1' セルスペース='1' セルパディング='4' 幅='100%'>" ; $html .=" |
$html .=" ".$message." "; if (!empty($url)) $html .="システムは次のように返します3 秒 ブラウザが自動的に戻らない場合は、[Here]Enter"; else $html .="[< a href='#' /a>]"; $html .="< ;/td> |
以上介绍了https://exo-l.smtown.com/home いくつかの頻繁に使用されるphp関数、https://exo-l.smtown.com/home側のコンテンツが含まれています、PHP 教程に興味のある友人の助けを希望します。