how to edit a coloumn of table in php

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
santy143all
Posts: 30
Joined: 10 Oct 2012, 06:57

how to edit a coloumn of table in php

Post by santy143all »

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..
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: how to edit a coloumn of table in php

Post by atrol »

Maybe worth a try and a starting point for development: http://www.mantisbt.org/wiki/doku.php/m ... erpageedit
Please use Search before posting and read the Manual
santy143all
Posts: 30
Joined: 10 Oct 2012, 06:57

Re: how to edit a coloumn of table in php

Post by santy143all »

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
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: how to edit a coloumn of table in php

Post by atrol »

Unpack the plugin into the plugins directory of MantisBT
Goto page "Manage" > "Manage Plugins" page to install the plugin.
Please use Search before posting and read the Manual
Post Reply