i want to know how to output the data from mysql where the user input in textarea with a format i just mean for instance if the user input ... ..... ........ but the output is .................. how to display ... ...... ........ help me!
nl2br() will get you started...
btw, you may want to read the PHP manual as well
Kai
thank u very ,i get it!!