首頁 > 後端開發 > php教程 > 免費留言本 挑戰最棒的留言本的源碼(四)

免費留言本 挑戰最棒的留言本的源碼(四)

WBOY
發布: 2016-07-29 08:34:09
原創
953 人瀏覽過

config.php檔案
// 你的使用者名稱和密碼,以及資料庫名稱,和表名,在這裡一次定義!!!
// 由於害怕使用者名稱和密碼被別人透過瀏覽器看到,所以用了php的副檔名,這樣透過瀏覽就看不到了!!!. /密碼
     $hostname='localhost';              ///一般皆為localhost       //資料庫名稱
     $table_name='your_liuyan_table';        //儲存留言的名稱
     $table_name_c/^(.*)/';
$replacement="1$str_suffix";
$msg=preg_replace($pattern,$replacement,$msg);
return($replacement,$msg);
return($replacement,$msg);
return($replacement,$msg);
return($replacement,$msg); msg);
}
function check_en_num($msg)
{
$pattern='/[x00-x7f]/';
preg_match_all($pattern,$msg,$matches) ;
$num2=count($matches[0]);
return($num2%2);
}
function short_one($msg)
{
$pattern= '/.$/';
$replacement='';
$result=preg_replace($pattern,$replacement,$msg);
return($result);
}
function pian_question($msg)
{
$pattern="/'/";
$replacement="'";
$temp=preg_replace($pattern,$replacement,$msg);
$pattern="/'/";
$replacement="'";
$result=preg_replace($pattern,$replacement,$temp);
return($result);    
}
function check_last($msg)
  {
$pattern='/.$/';
preg_match($pattern,$msg,$match);
if ($>if ($ match[0]>'~')
  return(1);
else  
  return(0); // echo "英文";
}
//$num5=short_one(英文";
}
//$num5=short_one( $test);
//echo $num5;
function computer_message($msg,$hang_zifu_number)
{
$msg=pian_question($msg);
$arr_phn/" ,$msg);
$num=count($arr_phone);
//echo $num;
//echo "
";
//$num2=strlen($arr_phone [0]);
//echo $num2;
$first_line=1;
for ($i=0;$i{
   while( $str_num=strlen($arr_phone[$i])>$hang_zifu_number)
      {
         🎜>          
         $pattern_pre50= "/.{".$hang_zifu_number ."}/";
         preg_match_all($pattern_pre50,$workstr,$      if (( check_last($temp)==1)and(check_en_num($temp)==1))  //  ji       $hang_zifu_short
                   ,$pattern_replace="/^.{".$ hang_zifu_shortone ."}/";
                   $replacement=''); _replace($pattern_replace,$replacement,$workstr);
                       🎜>                   $temp=short_one($temp);  //從50個中減去一個.        
         else   
            hang_zifu_number ."}/";
              $replacement='';
                     }  
  
         $訊息=$訊息。 $temp."
";
      }
   if (($first_line==1)and(strlen($arr_phone[$i]) =0;
       $temp_addblank=$arr_phone[$i];
       $temp_addblank=add_blankto50($temp_addblank,$hang100,$hang] ank ."
"
     }
   else
       $message=$message .$arr_phone[$i]."
";
}
return($message) ";
}
return($message) ";
}
return($message) //回顯$num1;
//回顯"
//$mes= add_blankto50($test);
//$num9= strlen($mes) ;
//echo $num9;
//$result=ip_question($test)
//computer_message($test);
//回顯$結果;
函數 checkpass($passwd,$action,$db_name,$table_name_control,$id_link)
    {
           else if ($action="huifu")
        $str_sql="select value from $table_name_control where leibie='huifu';";
     else  
        回復中「錯誤」;
     $result=mysql_db_query($db_name,$strlink);
     if (! $result) {
            affy_error_exit('SQL 執行失敗。』);}
    // echo $record->value;
    // 回顯「
」;
    // echo $passwd;
    // 回顯「
」;
     if ($record->value==$passwd)
        return(1);
     其他
        返回(0);    
   }
//$msg=computer_message($test,$hang_zifu_number);
//回顯$msg;

以上就介紹了免費留言本挑戰最棒的留言本的源碼(四),包括免費留言本方面的內容,希望對PHP教程有興趣的朋友得到幫助。

相關標籤:
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板