functions-online

strip_tags

説明

この関数は、指定した文字列 ($str) から全ての NUL バイトと HTML および PHP タグを取り除きます。 この関数は、fgetss() 関数と同じタグ除去アルゴリズムを使用します。

宣言の strip_tags

string strip_tags ( string $str [, string $allowable_tags ] )

テスト strip_tags オンライン







共有 strip_tags

のコメント strip_tags

+

Leave your comment