Jump to content

Need Help Finding a Textbox saving script


flyersman

Recommended Posts

Hey Everyone,

 

Is there a free script around for this? Where theres a textbox, and a submit button. You write in the textbox, click submit, and whenever you look at the textbox what you wrote is still their until you update it again. Whether it stores it in MySQL or the page, I need a script for this. Is there a free one out there, or any help making this?

 

Thanks!

Link to comment
Share on other sites

we won't write it for you , but my advice would be to store it in the database, and then retrieve it,

or if it's just for the page, for the time there on, i would just store it in a variable like

$textarea = $_POST['textarea_name'];

 

Thanks for the input. Didnt mean write it for me, was wondering if there was a free script out there for it.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.