how to retrive hidden value outside the form and without submission in controller method
in my codeigniter 3 view page i post id value while submitting the form to controller method as hidden input and activate an ajax function which updates sql table in phpmyadmin.