Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
山かっこをエスケープするのに多くの問題があります..
$embeds = preg_replace(<!--nextpage-->, '', $embeds, 1);
strip_tags() がトリックを行うと思われることがわかりましたが、どこかで台無しになっているに違いありません。
< !--nextpage--> を削除する最良の方法は何ですか?