How to insert comma separated values of textarea in mysql
Posted: Tue Sep 29, 2009 12:07 am
Hi,
Can anyone tell me that how to insert the multiple comma separated values of Text Area field in MySQL database using php. As i want to take each value from the Text Area and then insert into the MySQL one after one. Can anyone provide small code for this. Thanks in advance.
Can anyone tell me that how to insert the multiple comma separated values of Text Area field in MySQL database using php. As i want to take each value from the Text Area and then insert into the MySQL one after one. Can anyone provide small code for this. Thanks in advance.