[eluser]umefarooq[/eluser]
HI
im creating my own form helper but facing some problem. i created one function for yes no radio buttons which is calling system's form_radio function but when i call my function it gives error form_radio
Quote:Call to undefined function form_radio()
shall i have to copy system form helper file code in my form helper file, or is there any way to call system's helper file code in my file directly. and my helper file name is
MY_form_helper.php as written id user guid