Setting value of a HTML form textarea?

后端 未结 3 1214
没有蜡笔的小新
没有蜡笔的小新 2020-11-27 21:32

I\'m using the following to set the value of a text area..



Description
3条回答
  •  無奈伤痛
    2020-11-27 22:15

    
    

    Note: Make sure $message is properly sanitized and that short_open_tag is enabled. Otherwise, @fabric's accepted answer is a better answer.

提交回复
热议问题