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

PySide and Qt Properties: Connecting signals from Python to QML -

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

scala - 'wrong top statement declaration' when using slick in IntelliJ -