phpmady Posted June 28, 2011 Share Posted June 28, 2011 Hi, I am running a project in demo mode, where i want to give the user add, edit and delete option. how to do this , any suggestion please. Thanks, Quote Link to comment https://forums.phpfreaks.com/topic/240599-how-to-make-my-database-refresh-in-demo-mode/ Share on other sites More sharing options...
gristoi Posted June 28, 2011 Share Posted June 28, 2011 your going to have to give a bit more information than "I'm running in demo mode". Running what in demo mode? To get the correct kind of help you need be try and be as concise as possible and if at all possible show some code or description of what you have attempted Quote Link to comment https://forums.phpfreaks.com/topic/240599-how-to-make-my-database-refresh-in-demo-mode/#findComment-1235829 Share on other sites More sharing options...
ZulfadlyAshBurn Posted June 28, 2011 Share Posted June 28, 2011 user cron job to run the script which reset your database. Quote Link to comment https://forums.phpfreaks.com/topic/240599-how-to-make-my-database-refresh-in-demo-mode/#findComment-1235834 Share on other sites More sharing options...
Maq Posted June 28, 2011 Share Posted June 28, 2011 What do you mean by refresh? Quote Link to comment https://forums.phpfreaks.com/topic/240599-how-to-make-my-database-refresh-in-demo-mode/#findComment-1235931 Share on other sites More sharing options...
phpmady Posted June 29, 2011 Author Share Posted June 29, 2011 Hi, I have a content management system, i want to give users the demo, so that the user can add, edit and delete the datas. I have a sample datas in the database For example table News: id Name description 1 Welcome Welcome to CMS Demo How to manage, when user delete or edit the datas in the database. How to manage the database suppose more users enter the system in the same time. Thanks, Quote Link to comment https://forums.phpfreaks.com/topic/240599-how-to-make-my-database-refresh-in-demo-mode/#findComment-1236250 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.