javascript - Codeigniter : How to redirect to main page if there is no data to load again? -


i'm on online quiz project, 1 page 1 question. , have problem when there's no question load, don't understand how redirect main page

try use redirect method.

redirect('controller/action'); 

Comments

Popular posts from this blog

ruby - re-try logic in a simple loop -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

Laravel Bind Multiple Class to One Contract in The Service Provider -