in php how would I ready line by line from a scrolling text box


here are the values I would have in the scrolling text box


a,1
b,2
c,3


After the user hits the submit  button on the form how can I get php to read
the data line by line sort of like it was reading it line by line from a
file.


thanks

randy



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to