RE: [PHP] deleting lines in a textfield

2002-04-22 Thread Christoph Starkmann
[PHP] deleting lines in a textfield > > > How would you go about deleting a specific line in a > textfield via PHP? For example, I want to delete line 2 only > and save the changes. How would I go about doing this using > fopen and fwrite? > š > Kris > -- PHP Gen

[PHP] deleting lines in a textfield

2002-04-22 Thread Kris Vose
How would you go about deleting a specific line in a textfield via PHP? For example, I want to delete line 2 only and save the changes. How would I go about doing this using fopen and fwrite? š Kris