ITE 6200 Midterms

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

bcc stands for Black Carbon Copy

Select one:
True
False

False

Question text
SEARCH methods is very useful on getting pieces of data, one at a time
particularly on multiple tables and databases.
Select one:
True
False

False

Question text
IDENTIFICATION:
Answer
Method that triggers the sending of email

send($auto_clear) WRONG try kapag ayaw try send()

m
er as
co
Question text

eH w
Form helper class helps us by returning formatted HTML form elements.
Select one:

o.
True rs e
False
ou urc
True
o

Question text
aC s

IDENTIFICATION:
v i y re

Answer
Method that accepts the email's body or content

$this->email->message(); or message($message) try ko message


ed d
ar stu

IDENTIFICATION:
Answer
Method that accepts recipients that are not visible to the other recipients
sh is

bcc($bcc,$limit)
Th

Question text
We should subject a user for approval on registration.
Select one:
True
False

True

uestion text
valid_email form validation rule is used to check if an e-mail is valid or not.
Select one:
True
False

True

This study source was downloaded by 100000779757917 from CourseHero.com on 11-02-2021 05:22:24 GMT -05:00

https://www.coursehero.com/file/53066549/ITE-6200-Midtermstxt/
Question text
$that->db->insert_id() function returns the auto incremented or last inserted id
from the query.
Select one:
True
False

True WRONG false dapat

IDENTIFICATION:
Answer
It is any process or technology that allows users who forgot their passwords
authenticate and reset the passwords of their account

Forgot password

IDENTIFICATION:
Answer
Method that accepts the recipient's email address

$this->email->to() WRONG try to()

m
er as
Question text

co
$this->db->insert_id() inserts an id in the database.

eH w
Select one:
True

o.
False rs e
ou urc
False

IDENTIFICATION:
Answer
o

An input required to verify the user's record existence in order to reset


aC s

his/her password.
v i y re

email address

Registration is an activity of deleting user information on the database.


Select one:
ed d

True
ar stu

False

False

Question text
sh is

Database Normalization is the process of organizing records to minimize


redundancy.
Th

Select one:
True
False

True

Question text
Matching Type. Choose the correct answer from the selection provided.
It is very useful on web forms security against online bots, crawlers and
spammers.
Answer 1

captcha

application to help the program perform small or simple task such as formatting
a parameter, computation or series of commands

This study source was downloaded by 100000779757917 from CourseHero.com on 11-02-2021 05:22:24 GMT -05:00

https://www.coursehero.com/file/53066549/ITE-6200-Midtermstxt/
Answer 2

autoloaded

encrypted email as a key


Answer 3

md5

Name the configuration file needed to set helper


Answer 4

autoload config

SSPR stands for


Answer 5

self service password reset

function returns the auto incremented or last inserted id from the query
Answer 6

m
insert_id()

er as
co
used as a function library that we can just load to the controller or view.

eH w
Answer 7

o.
helper rs e
ou urc
methods is very useful on getting pieces of data, one at a time particularly on
multiple tables and databases
Answer 8
o

look up
aC s
v i y re

formatted result of database queries and contain useful data for decision making
and analysis
Answer 9

reports
ed d
ar stu

is the process of organizing the columns/records or attributes and tables of the


database to minimize data redundancy.
Answer 10

database normalization
sh is

are templates for reports


Th

Answer 11

queries

runs a back-end database query and displays the information in organized and
informational manner
Answer 12

single report page

returns a string containing any server messages, email header and the email
message.
Answer 13

print_debugger()

This study source was downloaded by 100000779757917 from CourseHero.com on 11-02-2021 05:22:24 GMT -05:00

https://www.coursehero.com/file/53066549/ITE-6200-Midtermstxt/
functions that accepts input parameters and returns an HTML input form element.
Answer 14

form helper class

variables that store values but it can only contain strings and numbers
Answer 15

constant

IDENTIFICATION:
Answer
Method that accepts the sender's email address

from($from,$name,$return_email) try ko wala space kapag ayaw try mo $this-


>email->from()

Question text
We should subject a user for approval on registration.

m
Select one:

er as
True

co
False

eH w
True

o.
rs e
ou urc
Question text
CodeIgniter allows us to send email in a neat and simple way. We can load the
email class by Declaring $this->load->library('email');
Select one:
o

True
aC s

False
v i y re

True

IDENTIFICATION:
Answer
ed d

Method that returns a string containing any server messages, email header and
ar stu

email message.

print_debugger()

IDENTIFICATION:
sh is

Answer
Method that accepts 'secondary recipients' that receives the mail just to keep
Th

them informed

cc($cc)

Question text
Database Normalization is the process of organizing the columns/records or
attributes and tables of the database to minimize data redundancy.
Select one:
True
False

True

Self-survey password reset (SSPR) is defined as any process or technology that


allows users who forgot their password authenticate their account and reset
their passwords without calling the help desk.

This study source was downloaded by 100000779757917 from CourseHero.com on 11-02-2021 05:22:24 GMT -05:00

https://www.coursehero.com/file/53066549/ITE-6200-Midtermstxt/
Select one:
True
False

True WRONG False dapat

DENTIFICATION:
Answer
Method that accepts the email's title or heading text

$this->email->subject() try kapag ayaw try

Matching Type. Choose the correct answer from the selection.


You can display the error 404 page by using what function
Answer 1

show_404()

Function that fetch the data as a single row array


Answer 2

m
row_array()

er as
co
variables are session variables that expires with a given time limit.

eH w
Answer 3

o.
tempdata rs e
ou urc
Function that fetch the data as a multi-dimentional array
Answer 4

result_array()
o
aC s

Variables that can be accessed anywhere on the web application because it is


v i y re

stored on the browser session


Answer 5

superglobal
ed d

Method will execute codes once the class is created or instantiated.


ar stu

Answer 6

__construct

Organization that sponsors CI


sh is

Answer 7
Th

Ellislab

It can be said as the entry point of application.


Answer 8

controller

What function can be used to access session variables on webpages?


Answer 9

session_start()

File that will automatically route the index.php next to the Controller
Answer 10

.htaccess

This study source was downloaded by 100000779757917 from CourseHero.com on 11-02-2021 05:22:24 GMT -05:00

https://www.coursehero.com/file/53066549/ITE-6200-Midtermstxt/
Question text
Account registration can be approved through activation link sent from user's
email or by an admin approval.
Select one:
True
False

True

Question text
Account registration can be approved through activation link sent from user's
email or by an admin approval.
Select one:
True
False

True

matches form validation rule checks 3 fields that should have an equal or same
value.
Select one:

m
True

er as
False

co
eH w
False

o.
Question text rs e
A Query is a formatted result of database queries and contain useful data for
ou urc
decision making and analysis
Select one:
True
False
o
aC s
v i y re

False

Question text
is_unique requires table and field name as parameter.
Select one:
ed d

True
ar stu

False

True

Question text
sh is

is_unique requires table and field name as parameter.


Select one:
Th

True
False

True

Question text
is_uniques form validation rule checks if the input is unique from the table.
Select one:
True
False

False

This study source was downloaded by 100000779757917 from CourseHero.com on 11-02-2021 05:22:24 GMT -05:00

https://www.coursehero.com/file/53066549/ITE-6200-Midtermstxt/
Powered by TCPDF (www.tcpdf.org)

You might also like