Hey,
I have average knowledge of PHP/SQL. I'm trying to create a CMS system for a website I'm doing. I am currently able to add a new page with content and delete the page. I'm now working on the Edit Page part of it - I can it to update the required record in my SQL table with the contents of the form. What I'd like to do now, is display the CURRENT content in the form field using the 'value' attribute, so the user can edit any typos etc. rather than copying and pasting, or typing everything again.
I dont want to use a ready made CMS - sorry
Can anyone help?
Cheers,
I have average knowledge of PHP/SQL. I'm trying to create a CMS system for a website I'm doing. I am currently able to add a new page with content and delete the page. I'm now working on the Edit Page part of it - I can it to update the required record in my SQL table with the contents of the form. What I'd like to do now, is display the CURRENT content in the form field using the 'value' attribute, so the user can edit any typos etc. rather than copying and pasting, or typing everything again.
I dont want to use a ready made CMS - sorry

Can anyone help?
Cheers,