Examveda
Examveda

Which is the method used to process on the input’s post data before it is saved to the database?

A. prep()

B. settings()

C. defineSettings()

D. prepSettings()

Answer: Option D

Solution(By Examveda Team)

If you need to do any processing on your settings’ post data before they’re saved to the database’s content table, you can do it with the prepSettings() method.

This Question Belongs to Javascript >> Parsing, Benchmarking And Logging

Join The Discussion

Related Questions on Parsing, Benchmarking and Logging