- Joined
- Sep 13, 2007
- Messages
- 16
- Reaction score
- 0
Hello, I am making a website for a friend, and he is not very website literate, so I am in the middle of converting all of the content into a CMS based environment so he can edit the content easily.
I have managed to create my database, tables, columns etc and integrate it into the website, now I need to make the housekeeping side of it.
What i need to achieve is a form that can be used to EDIT the current values
here's an example:
edit the columns 'home_header' and 'home_content' in the table 'site_home'
This is my first SQL project and so far I have managed to setup the rest on my own, but I now require your help.
Thanks in advance for ANY help whatsoever.
Curtis
I have managed to create my database, tables, columns etc and integrate it into the website, now I need to make the housekeeping side of it.
What i need to achieve is a form that can be used to EDIT the current values
here's an example:
edit the columns 'home_header' and 'home_content' in the table 'site_home'
This is my first SQL project and so far I have managed to setup the rest on my own, but I now require your help.
Thanks in advance for ANY help whatsoever.
Curtis