liamloveslearning Posted May 29, 2008 Share Posted May 29, 2008 Hey all, im jsut setting an initial value in my form field and having trouble putting a break under my own text, then the "echo'd" data; im not sure if you can use tags in form fields so if anyone can give me some pointers itd be great, thanks <textarea name="message" type="text" id="message" value="" cols="20" rows="20"style="width:470px;resize:none;">----------------- Original Message -----------------<?php echo $row_reply_msg_id['message']; ?></textarea> Link to comment https://forums.phpfreaks.com/topic/107833-solved-initial-valuesimple/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.