ฟังก์ชัน stripslashes()
ตัด backslashe ออกจากสตริง ด้วยฟังก์ชัน stripslashes()
ตัด backslashe ออกจากสตริง ด้วยฟังก์ชัน stripslashes()
รูปแบบ
stripslashes(string)
stripslashes(string)
string คือ สตริง
ตัวอย่าง
<?php
echo stripslashes('H\xa0ello') ;
<?php
echo stripslashes('H\xa0ello') ;
?>
ผลลัพธ์
Hxa0ello
0 ความคิดเห็น:
แสดงความคิดเห็น