如果为空,如何添加默认值?
I have the following code:
<input class="mt upbb" type="text" name="your_name" id="your_name" value="<?php echo info_username_get_meta( 'your_name' ); ?>">
How can I add a default text to that if the value is empty? Thanks in advance!
dpb35161
2019/04/16 20:53- php
- html
- placeholder
- 点赞
- 收藏
- 回答
满意答案