|
![](/images/resource/spacer.gif) |
|
search แล้วตัดคำเว้นวรรคออกครับ วานผู้รู้ช่วยดูโค้ดให้หน่อยครับว่าผิดตรงไหนครับ |
|
![](/images/resource/viewboard_01.gif?v=1001) |
|
|
![](/images/resource/viewboard_03.gif?v=1001) |
![](/images/resource/viewboard_04.gif?v=1001) |
|
ทำได้แล้วครับ search แบบเว้นวรรค![](/images/bbcode/lol.gif?v=1001)
<?php
$search=$_POST[search];
///เริ่มฟังก์ชั่นตัดคำ
function cleanURL($text)
{
$replace = array(' ' => '', '\\' => '', '//' => '', '"' => '', "'" => '');
$text = strip_tags( trim($text) );
foreach ( $replace AS $search => $val )
{
$text = str_replace($search, $val, $text);
}
return $text;
}
$text = cleanURL($search);
///จบฟังก์ชั่นตัดคำ
if ($text=="สมใจรักดี") {
echo "สมใจรักดี";
}
else
{
echo "คำที่คุณค้นหาไม่เจอครับ";
}
?>
|
![](/images/resource/blockviewtopic_01.gif?v=1001) |
![](/images/resource/blockviewtopic_02.gif?v=1001) |
![](/images/resource/blockviewtopic_03.gif?v=1001) |
![](/images/resource/blockviewtopic_04.gif?v=1001) |
Date :
2010-08-24 23:56:22 |
By :
teekaiman |
|
![](/images/resource/blockviewtopic_06.gif?v=1001) |
![](/images/resource/blockviewtopic_07.gif?v=1001) |
![](/images/resource/blockviewtopic_08.gif?v=1001) |
![](/images/resource/blockviewtopic_09.gif?v=1001) |
|
|
![](/images/resource/viewboard_06.gif?v=1001) |
![](/images/resource/viewboard_07.gif?v=1001) |
|
![](/images/resource/viewboard_08.jpg?v=1001) |
![](/images/resource/viewboard_09.gif?v=1001) |
|
|
|
![](/images/digitalocean-banner.jpg)
|
Load balance : Server 01
|