textarea to array
Posted: Mon Dec 11, 2006 1:31 pm
ok, so say I have a text area, in which urls are pasted. I then want to store each of those items in an array. How can I go about accomplishing this.
What I want to accomplish is for someone to be able to paste some urls into the text area and then do something with them. In this case I would process each one by itself and evaluate it.
Thanks in advance.
What I want to accomplish is for someone to be able to paste some urls into the text area and then do something with them. In this case I would process each one by itself and evaluate it.
Thanks in advance.