Jump to content

[SOLVED] Initial value...simple


liamloveslearning

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.