Which language I need to create a good comment box | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which language I need to create a good comment box

Hi everyone, I have website and I want to create comment box and it has limit characters .. So , please help me which language I need to create a good comment box ?

27th Jun 2018, 12:59 AM
Mohammed
4 Answers
+ 3
you will most likely need html, css and js in order to make a good website comment box
27th Jun 2018, 1:34 AM
Rtvq
Rtvq - avatar
+ 2
You will need HTML and php and JavaScript and css.(<?> for php,<style> for css, and <script> for JavaScript)
28th Jun 2018, 1:46 PM
E_Super_Player
0
I think html, css and js work best
27th Jun 2018, 6:12 AM
Precious Abangira
Precious Abangira - avatar
0
You might need php to comunicate with server and save comments into database.
27th Jun 2018, 6:27 AM
Jan Štěch
Jan Štěch - avatar