RE: [PHP] deleting lines in a textfield
[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
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