PHP framework for Social Networking(用于社交网络的 PHP 框架)
问题描述
我是一名中级 PHP 开发人员,没有使用这种语言构建大型 Web 应用程序的经验(尽管我有其他语言,主要是 Rails)...假设我想使用 PHP 和 MYSQL 构建一个社交网站(最好) 与所有 web 2.0 装饰.
I'm an intermediate PHP developer with no experience building a large scale web application in this language (though I have in others, mainly Rails)...say I wanted to build a social networking site using PHP and MYSQL (preferably) with all the web 2.0 trimmings.
我应该从哪里开始?我应该看什么样的框架?任何最新的现代书籍都会概述这样的内容?真正用 PHP 构建现代 Web 应用程序的任何东西.
Where should I start? What sort of frameworks should I be looking at? Any up to date modern books that would outline something like this? Really anything for building a modern web app in PHP.
推荐答案
Ryan,有个php框架叫Elgg 这是一个针对基于社交网络的应用程序的 php 框架.
Ryan, there is a php framework called Elgg which is a php framework directed at social networking based applications.
这篇关于用于社交网络的 PHP 框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:用于社交网络的 PHP 框架


基础教程推荐
- php中的foreach复选框POST 2021-01-01
- PHPUnit 的 Selenium 2 文档到底在哪里? 2022-01-01
- Yii2 - 在运行时设置邮件传输参数 2022-01-01
- 将变量从树枝传递给 js 2022-01-01
- 使用 scandir() 在目录中查找文件夹 (PHP) 2022-01-01
- php中的PDF导出 2022-01-01
- 如何在数学上评估像“2-1"这样的字符串?产生“1"? 2022-01-01
- php 7.4 在写入变量中的 Twig 问题 2022-01-01
- 主题化 Drupal 7 的 Ubercart “/cart"页 2021-01-01
- Web 服务器如何处理请求? 2021-01-01