I want to have a page that lets me edit other pages.
A long time ago I stumbled accross a page of code that did this, unofrtunetly I cannot remember how.
I think what it did was that on the first page it declared a variable for example EditVariable then on the second page it would send the stuff that needed to be added to the first page and put it in EditVariable and then it was showed by a simple echo. Is this possible? how else can I do it? I just need to add stuff, no deletion or anything.
Thanx