joomla get post data
问题 I'm creating joomla component and i have problem with accesing data from post in one view i have 6 inboxes 3 of them are chandled by JTable class and thats good, but other 3 i want to process, my fields: <input id="jform[team1_goals_players]" class="" type="hidden" name="jform[team1_goals_players]" value="2,2," aria-invalid="false"> <input id="jform_team1_goals" class="required" type="text" value="4" name="jform[team1_goals]" aria-required="true" required="required" aria-invalid="false">