Seek to familiarize with Discuz plug-in two times development friends to see.

Source: Internet
Author: User
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
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.