douzhang5121 2012-05-20 19:38
浏览 39
已采纳

怎么可能是网站的后端代码是C ++而前端是PHP? [关闭]

I asked a Facebook engineer what main programming language they use for development. He specifically said "we use C++ for back-end stuff, and PHP for front-end stuff". This doesn't really make any sense to me. I initially translated this to mean 'server-side' code is C++ and 'client-side' is PHP, but after researching this link: http://tinsology.net/2009/06/client-side-vs-server-side-code/ It seems that PHP is in fact server-side code, and HTML/CSS are client-side. Moreover, C++ is not generally used on a webserver running Apache or IIS. Any ideas what he meant?

  • 写回答

3条回答 默认 最新

  • dpaal28266 2012-05-20 19:40
    关注

    C++ can be used for CGI's, but I think you misunderstood. They will probably use PHP for the websites, and C++ for backoffice applications and/or webservices. The website is the 'front-end' of the business, so PHP is back-end or front-end, depending on your point of view. PHP is indeed a server side scripting language, so if you're a web developer and you look at it from a web developer's view, PHP indeed is back-end.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 划分vlan后不通了
  • ¥15 GDI处理通道视频时总是带有白色锯齿
  • ¥20 用雷电模拟器安装百达屋apk一直闪退
  • ¥15 算能科技20240506咨询(拒绝大模型回答)
  • ¥15 自适应 AR 模型 参数估计Matlab程序
  • ¥100 角动量包络面如何用MATLAB绘制
  • ¥15 merge函数占用内存过大
  • ¥15 Revit2020下载问题
  • ¥15 使用EMD去噪处理RML2016数据集时候的原理
  • ¥15 神经网络预测均方误差很小 但是图像上看着差别太大