Help with inputs and outputs
Posted: Sat Mar 06, 2010 12:09 pm
could someone please write me a script which takes the input from a textarea, inputs it into the database, and then outputs it in the same format? the trick is i want it to be able to output text in lines such as:
1
2
3
instead of
123
i have tried and failed multiple times, i looked up many php functions which seemed to do what i want but not in my situation
thanks
1
2
3
instead of
123
i have tried and failed multiple times, i looked up many php functions which seemed to do what i want but not in my situation
thanks