bob2007 Posted July 4, 2007 Share Posted July 4, 2007 Hi, sorry to bother you with this noob question. I am making a guest book script and wanted to give the users the ability to edit what they put in the guest book at a later time. How do I do this? Is there a function to edit the response after it has been saved in a variable? Quote Link to comment Share on other sites More sharing options...
redarrow Posted July 4, 2007 Share Posted July 4, 2007 usea database and sessions ok. many users post on this quistion have a look around. Quote Link to comment Share on other sites More sharing options...
bob2007 Posted July 4, 2007 Author Share Posted July 4, 2007 Ok thanks. I was just wondering is there anyway to do it without using a database. Quote Link to comment Share on other sites More sharing options...
redarrow Posted July 4, 2007 Share Posted July 4, 2007 you can use flat files or a database that it ok. Quote Link to comment Share on other sites More sharing options...
Jewbilee Posted July 4, 2007 Share Posted July 4, 2007 without a database of some sort, there is no way to efficiently save what is entered. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.