<textarea name="primary_goals[]" rows="5" cols="23" style="height:145px; width:325px;"><?php echo $primary_goals; ?></textarea>
textarea value is stored in database
primary_goals[] array stores the values enterd in textarea..
how can i display this value again in this text area