Jump to content

Page edit


Plug-in

Recommended Posts

I want to be able to have a page with a short text area, and big text box and a button so that you write the title, the content and then save and it updates the page. Heres an example of what I won't I made it on MS Frontpage just to show you..

Click this bar to view the full image.

anixip.png

Click this bar to view the full image.

2w4i8tv.png

1. This is where the title goes.

2. This is where the content goes

3. This is the save button

 

BTW: Its on my pc so no security needed.

Link to comment
https://forums.phpfreaks.com/topic/180090-page-edit/
Share on other sites

How are you planning on storing the data? You could either put the title and content into a database, or you could use a template and write the content to a file. Whichever method you choose, you'll need some basic form handling to do this -- do you have any experience of PHP already?

Link to comment
https://forums.phpfreaks.com/topic/180090-page-edit/#findComment-950047
Share on other sites

REBUMP, I know this is probably against the rules but I really need help. I've waited for a month on different forums and am loosing my patients.

 

If you can't be bothered helping at least tell me what it is so I can google it.

 

Well that is because you appear to be asking for someone to do this for you. If that is what you want, i suggest you pay someone. If you want to do this yourself, i suggest you start learning a little PHP. Read some tutorials. Find out how to interact with a database from PHP. Find out how to process a form with PHP. You could try the tutorial section on this website: www.phpfreaks.com/tutorials

Link to comment
https://forums.phpfreaks.com/topic/180090-page-edit/#findComment-950889
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.