Okay, I have a few questions regarding an 'admin panel' I am making for a script I completed, it is a picture upload script that you input name/email, and a title for the picture, and it uploads and puts the input onto a file which is outputted onto a different page..
My question is this -
Would there be a way to have a page where it puts the contents of the file into a text box, then you can edit it from there, then when you hit submit it will clear it and put the new 'content' in?
Please let me know 🙂
Firebird
Also, is there any way to delete files via PHP?