PHP form submission issue
问题 This is what I am trying to do here. I have a html form to collect data from users Displaying the output on a textarea after submitting the form Two buttons to process the textarea content :- one for downloading the content as text file second one for sending the textarea content as email using php Here, the output textarea is wrapped with a div output-main and i dont want to display the this div before the form submit. Now My HTML code : <div class="emcsaninfo-symcli-main"> <form id="main"