I need a page to edit content and I need a page to show the content. That's all!
I want to keep it real simple.
I am familiar with MySQL but not with PHP coding, so maybe somebody can pass me the code I need to edit and show content.
Thanks!
--IS
You could use form textarea to display it and then to use mysql UPDATE function to store the data back to db...
If not then explain how you keep the page (or if)...
Or is it just that you want to be able to edit the page that is on the server...