In joomla 1.7 i am creating a custom module for registration. How I can check the user field
is empty or not? Which function is used to check user input field like isset() which is used
in php.
I want to check for form is submitted or not in joomla, according to that i want to display information.