Which term is used to refer to a period of activity when a PHP script stores state information about user/client on a we

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Which term is used to refer to a period of activity when a PHP script stores state information about user/client on a we

Post by answerhappygod »

Which term is used to refer to a period of activity when a PHP
script stores state information about user/client on a web
server?
time
expiration
session
cookie
2.
Which of the following is NOT true about the DOM (Document
Object Model)?
It allows a programmer the ability to extract information from a
relational database.
It provides a way to dynamically add information into a web page
using JavaScript.
It provides an API that allows programmers to select nodes,
navigate to other nodes, and make changes to the structure of the
file that has been loaded in to the browser.
It can be used to manipulate documents using JavaScript on the
client, and using many different languages on the server.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply