Bradley_James Posted May 25, 2011 Share Posted May 25, 2011 Okay... Since my last post about the website I was working on, I've figured out what I was asking. But now, I've run into another problem... Once I have a functional form on my website where a user inputs data and presses submit, how do I go about getting it to remain posted where directed? So if the user types his first and last name and presses submit, how do I get their input to remain posted on the page, much like a guestbook? I'm a newbie at this stuff, but it's a must for mine and my partner's website. Thanks again! PS... I have the code for the form all typed out and it works, it just displays the data with $echo rather than posting it permanantly. Link to comment https://forums.phpfreaks.com/topic/237455-more-comment-help/ Share on other sites More sharing options...
fugix Posted May 25, 2011 Share Posted May 25, 2011 you will want to store their information in a database Link to comment https://forums.phpfreaks.com/topic/237455-more-comment-help/#findComment-1220205 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.