i have a php page that renders all bugs from database of my sql.
now i want so that i would be able to edit a data on that table on click and also save that to database as a new data.
view all bug page renders all bug but i want to edit hat bugs at a time of clicking on it please anyone help me out in same..
how to edit a coloumn of table in php
Moderators: Developer, Contributor
Re: how to edit a coloumn of table in php
Maybe worth a try and a starting point for development: http://www.mantisbt.org/wiki/doku.php/m ... erpageedit
-
santy143all
- Posts: 30
- Joined: 10 Oct 2012, 06:57
Re: how to edit a coloumn of table in php
Thanks for your valueble feed back but can u please help me to how to install and use same since i m newbie to php