online examination system
I am developing online examination system as minor project using technologies html,php,css .I want to link question numbers with questions present in one php file that contains whole questions. currently I have use iframe for displaying questions that is present in multiple php file and side navigator for question number using anchor tag.but my problem is i can't link the question numbers with only one php file containing many questions.Please help me!