I Want To Know About The Component of When I Submit Form Then It before data goes in database it Automatically Add The Tag Of <br> In Textarea where user press enter But on When user Submit Form
Not too sure I understand your question but this may help. Try nl2br($_POST[textarea']); Where textarea is the name of the nametag in the textarea box. That adds a new line break where the user hits enter. Thanks Chris
i write it like this "My name is : MR WEbsite iam the best: ahan wel Leave it" But it show text like this My name is : MR webSite iam the best: ahan wel Leave it its mean it enter tag there ,where user press enter