Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ayekoto's avatar

help display one question per page multiple choice question

Am currently building a multiple quiz app, and I want the ability to be able to display one question per page. I know of using jquery to hide all questions and display only one..but please I need on how to simply implement this using php.

Thanks

0 likes
1 reply
jlrdw's avatar

Write a custom paginator with custom links.

Please or to participate in this conversation.