Server IP : 103.118.17.23 / Your IP : 216.73.216.168 Web Server : Microsoft-IIS/10.0 System : Windows NT RESELLERPLESK22 10.0 build 20348 (Windows Server 2016) AMD64 User : IWAM_plesk(default) ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : E:/Inetpub/vhosts/mesa.org.in/httpdocs/assets/_core/php/examples/basic_qform/ |
Upload File : |
<?php require_once('../qcubed.inc.php'); ?> <?php require('../includes/header.inc.php'); ?> <div id="instructions" class="full"> <h1>About Sections 4 - 10</h1> <p>Sections 4 through 10 focus on the <strong>QForm</strong> and the <strong>QControl</strong> libraries. In order to focus on just the view and controller layer functionality that QForms offers, the concepts of code generated objects and components are only discussed minimally.</p> <p>Any examples that utilize code generated objects (which subsequently is using the database) will be marked with a "*". If you would like more information on how these objects are generated or how they work, we recommend that you check out sections 1 - 3 of the examples.</p> </div> <style>#viewSource { display: none; }</style> <?php require('../includes/footer.inc.php'); ?>