LoginSignup
1
1

More than 5 years have passed since last update.

php上でコードをテキストとして表示させる

Last updated at Posted at 2015-02-07
<pre>テキストで表示させたいコード</pre>

これが使用不可・うまく表示されない時

<?php echo htmlspecialchars('テキストで表示させたいコード'); ?>
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1