editable textarea
Posted: Wed Jan 14, 2004 5:31 am
I am generating a set of sub-arrays from a main array. When php generates the sub arrays, it sends the result straight to a browser page (which is uneditable).
However, I want to send the result to a editable textarea or something else that would enable me to move items around.
Could anyone kindly suggest a way to do this please please?
However, I want to send the result to a editable textarea or something else that would enable me to move items around.
Could anyone kindly suggest a way to do this please please?