I would like to know what is the the best way to store the information given by the user. Say the customer has entered 'n' number of lines.
Which one is the best way to store the text, either to the DB or to the file. Also which is the best way to retrive using PHP.
Thanks, Lokesh.