megetron Posted February 18, 2012 Share Posted February 18, 2012 Hi ppl, I am not an php expert, but I want to allow my website users to edit a record in mySQL table. I need to allow them changing Name and description of a product, thats all. easy edit. Is there a ready component that will do the hard work for me? Thank you! Link to comment https://forums.phpfreaks.com/topic/257223-how-to-create-easily-mysql-table-edito-on-my-website-for-my-visitors/ Share on other sites More sharing options...
joel24 Posted February 18, 2012 Share Posted February 18, 2012 If you can't / don't want to program, use a CMS which will allow users to log in and add/edit products etc. This site has a list of a few. Link to comment https://forums.phpfreaks.com/topic/257223-how-to-create-easily-mysql-table-edito-on-my-website-for-my-visitors/#findComment-1318537 Share on other sites More sharing options...
megetron Posted February 20, 2012 Author Share Posted February 20, 2012 I cant do this. I am working on speciel website which is already on production. what I need is a good component... Link to comment https://forums.phpfreaks.com/topic/257223-how-to-create-easily-mysql-table-edito-on-my-website-for-my-visitors/#findComment-1319228 Share on other sites More sharing options...
litebearer Posted February 20, 2012 Share Posted February 20, 2012 Are user's registered? How are records related/designated as belonging to a particular user? Link to comment https://forums.phpfreaks.com/topic/257223-how-to-create-easily-mysql-table-edito-on-my-website-for-my-visitors/#findComment-1319233 Share on other sites More sharing options...
PFMaBiSmAd Posted February 20, 2012 Share Posted February 20, 2012 http://www.phpmyedit.org/ Link to comment https://forums.phpfreaks.com/topic/257223-how-to-create-easily-mysql-table-edito-on-my-website-for-my-visitors/#findComment-1319242 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.