Question: When should this php script be used?
- when a user goes to pay for an item online
 - when items are placed in a cart
 - at first registration
 - at every login, for security
 
Answer: The correct answer of the above question is Option D:at every login, for security