yusuf yudha erlangga

Results 1 comments of yusuf yudha erlangga

hi @sivapc , the problem is , you don't have post_get() function in input.php (/system/core/input.php). please check [](https://www.codeigniter.com/user_guide/libraries/input.html) . so, go to your /system/core/input.php and add post_get() function. that works...