In article <e9da850b.04040 71954.54b39fd6@ posting.google. com>, jorntk@yahoo.co m (jorntk@yahoo.c om) wrote:
[color=blue]
> How can i display the result of query result as a string separated by comma?[/color]
I have a textarea that accept user input for products and its price.
product and price are seperated by a space and products are seperated
by newline. How can i extract these information to insert into the
database?
Comment