Click here to Skip to main content
16,020,447 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I want to create a online mock test and want to connect with my website. I don't want to use any online test generator etc.. so can anyone tell me which programming language i can use to create a online mock test or quiz with my own designed interface.

What I have tried:

i just planned to do this so haven't tried anything.
Posted
Updated 27-Jun-18 3:43am

1 solution

Well ... you list PHP in your tags, so I'm assuming you are learning that one.
I'd go with a language you know (or are learning) - if you don;t it adds a new layer of complexity to the task.

Since you tagged it PHP, I'd go with that - it's the only server-side language in your list.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900