Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建一个应用程序作为课程项目的一部分,该项目允许用户对地点/事件进行评分。
我的基本问题是我应该如何进行?我应该用什么语言编写代码?
如果用户提供 5 星评级,我如何收集它并将其放入数据库中?
由于我对 Web 服务的了解非常薄弱,因此有关如何执行初始步骤的任何指南都会非常有帮助。
任何帮助/指向更多信息的指针将不胜感激
逐步解决上述问题
http://net.tutsplus.com/tutorials/html-css-techniques/building-a-5-star-rating-system-with-jquery-ajax-and-php/