Darkred Posted March 20, 2017 Share Posted March 20, 2017 Hi there, i'm need some help. I want to create a .txt file at admin page and save it into database. then I call the txt file to be view on my user page and at the same time the user able to edit the text. could you please help me. I don't know where to start. Quote Link to comment Share on other sites More sharing options...
requinix Posted March 20, 2017 Share Posted March 20, 2017 Moved. Maybe if I make the warning scroll too... Making a text file and putting it in a database doesn't make sense. Just put stuff into the database. You can have your PHP get what's there, allow for editing, and have it put the new version back. Don't know where to start at all? No offense but Google is probably your best bet. You're the one who knows how you learn best, be that tutorials or videos or online courses or whatever. Look for stuff that involves "PDO". 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.