Ask a friend who is familiar with the Discuz plugin two times to see.
The Discuz xplus plugin is a form system that collects submitted information.
The following information is I add notes to modify and the text box is I add in the code, the button is also, itself this page does not provide changes, can only query, I like can modify this note information ...
Showsetting (' Remarks information modified ', ' C ', $formvalue [' Field_11 '], ' textarea ');
Showtablefooter ();
Showsubmit (' Formdetailsubmit ');
Showformfooter ();
if (!submitcheck (' Formdetailsubmit ')) {
$form _value=array (' field_11 ' = $formvalue [' field_11 ']);
Db::update (' Form_value_12 ', $form _value, ' valueid= ' 3 ');
//};
I can only write dead in it now update, can not implement text box to come over the update, that is, I this update button is useless, ask the great God to guide the use of these functions, as well as my statement how to write ...
Share to:
------Solution--------------------
You can go here and take a look at the basic all the tutorials in detail are http://www.baojihua.com/?u=1530785966