|
|
|
แนะนำวิธีบล็ิอคคำไม่สุภาพในเว็บบอร์ดหน่อยครับ |
|
|
|
|
|
|
|
Code (PHP)
<?php
function sensor($text)
{
$find=array('sex','SEX','Sex','seX');
return $sensor = str_replace($find, '***', $text);
}
$ans='a bcsexyfgrSDGEDTSEXGHYSexytefghhfdfdfseXghgtrff';
echo sensor($ans);
?>
$find=array('sex','SEX','Sex','seX'); ตรงนี้เอาไปเพิ่มค่าใน array เองน่ะครับ (ผมคิดว่าคุณก็น่าจะรู้ว่าจะมีคำว่าไรบ้าง)
|
|
|
|
|
Date :
2013-05-07 17:20:42 |
By :
iieszz |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|