I have had success in entering a block (many lines) of text into MySQL using PHP on my remote server and can read it back and display - Yipee (well it is a big achievement for a newbie)!
Now I am trying to find a way to edit the text and update the database entry.
I know there are some great editors but I really just need a kick in the direction of how I can go. I tried loading a variable into a textarea but can't seem to do it - get the variable name but not the content. Maybe I have to use Javascript (any hints?) Can I do anything in PHP?
For example how does this thread editor and update work. I know I will kick myself as it is probably staring me in the face but hey its late and I have run out of books with examples ;-)
All help appreciated.
David from Downunder. :bemused: