bopritchard
Programmer
I need to do a simple create, edit, delete interface with a mysql table
all of my web content is feed from my database...and there is only one table i want the users to be able to write to...they do not have coding skills...so it needs to be something that will allow them to insert carriage returns, breaks, underlines, bold text...without knowing tags...
they need to be able to add new records, edit them and delete them...
it's a news section...so all they will do is enter their name as the author, and then enter the body of the news item...nothing fancy...
all of my web content is feed from my database...and there is only one table i want the users to be able to write to...they do not have coding skills...so it needs to be something that will allow them to insert carriage returns, breaks, underlines, bold text...without knowing tags...
they need to be able to add new records, edit them and delete them...
it's a news section...so all they will do is enter their name as the author, and then enter the body of the news item...nothing fancy...