0
Sir i want to create a project on online voting system, so which language is best for it ?
please help me
2 Respuestas
+ 5
Web languages.
HTML - obviously for elements.
JavaScript - for live validations.
PHP - for interactions with database.
MySQL - for database.
+ 2
I'll recommend you to do it with php