What is the method of passing user inputs to database in Joomal
or
where the places handling the user inputs to send to the database.
eg:
localhost\Joomla\components\com_user\views\register
in this directory have a module for handle new user registration.
I need to know how joomla carry the user input values for the database...
any one can help me........?