strip_tags() to remove all html tags. [code]<?php $string = preg_replace('/<(\s*)img[^<>]*> ...
確定! 回上一頁