UGRD-IT6315 Web Application Development 2
(MidQ-1, 2, MidTerm)
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Matching Type. Choose the correct answer from the selection provided.
methods is very useful on getting pieces of data, one at a time particularly on multiple tables and databases | |
are templates for reports | |
formatted result of database queries and contain useful data for decision making and analysis | |
SSPR stands for | |
is the process of organizing the columns/records or attributes and tables of the database to minimize data redundancy. | |
used as a function library that we can just load to the controller or view. | |
function returns the auto incremented or last inserted id from the query | |
variables that store values but it can only contain strings and numbers | |
Name the configuration file needed to set helper | |
It is very useful on web forms security against online bots, crawlers and spammers. | |
application to help the program perform small or simple task such as formatting a parameter, computation or series of commands | |
runs a back-end database query and displays the information in organized and informational manner | |
functions that accepts input parameters and returns an HTML input form element. | |
returns a string containing any server messages, email header and the email message. | |
encrypted email as a key |
Question text
Question text
Question text
Question text
Matching Type. Choose the correct answer from the selection.
File that will automatically route the index.php next to the Controller | |
Organization that sponsors CI | |
It can be said as the entry point of application. | |
Variables that can be accessed anywhere on the web application because it is stored on the browser session | |
Function that fetch the data as a single row array | |
You can display the error 404 page by using what function | |
variables are session variables that expires with a given time limit. | |
Method will execute codes once the class is created or instantiated. | |
What function can be used to access session variables on webpages? | |
Function that fetch the data as a multi-dimentional array |
Question text
Question text
Question text
Question text
Question text
Matching Type. Choose the correct answer from the selection provided.
variables that store values but it can only contain strings and numbers | |
function returns the auto incremented or last inserted id from the query | |
returns a string containing any server messages, email header and the email message. | |
methods is very useful on getting pieces of data, one at a time particularly on multiple tables and databases | |
formatted result of database queries and contain useful data for decision making and analysis | |
Name the configuration file needed to set helper | |
used as a function library that we can just load to the controller or view. | |
is the process of organizing the columns/records or attributes and tables of the database to minimize data redundancy. | |
SSPR stands for | |
runs a back-end database query and displays the information in organized and informational manner | |
functions that accepts input parameters and returns an HTML input form element. | |
encrypted email as a key | |
application to help the program perform small or simple task such as formatting a parameter, computation or series of commands | |
are templates for reports | |
It is very useful on web forms security against online bots, crawlers and spammers. |