0
What are the recommended requirements to create a login and comment in a website?
5 ответов
+ 6
Php mysql
+ 1
Use a third party authentication API to handle user login. Make your comment objects CRUD.
+ 1
Thanks but what programming should I use for these?
+ 1
Wow, thanks Sammy🙏
+ 1
You could use Python with Flask, JavaScript with NodeJS, Java with Spring, C# with ASP.NET Core, etc.