Ziadoz a list of PHP resources that are maintained on GitHub, including libraries, frameworks, templates, security, code Analysis, logs, third-party libraries, configuration tools, Web tools, books, ebooks, classic blogs, and more. Bó Lè has
Dependency ManagementDependency and Package Management Library
Composer/packagist: A package and dependency manager
Composer Installers: A multi-frame Composer Library Installer
Pickle: a php extension installer
Other
Other frameworksOther web development frameworks
Symfony cmf-Create a custom CMS Content management framework
KNP rad bundle-symfony 2 Fast Application (RAD) Pack
Framework ComponentsStandalone components from the Web development
Recently, the project requires some different processing based on the browser type of the user, so I studied a little bit about how to use php to determine the browser type, the following article describes how to obtain the browser type of a visitor'
1, through $_server[' http_user_agent '] to write a PHP to determine the browser type method.
Function My_get_browser () { if (empty ($_server[' http_user_agent ')) { Return ' command line, the robot is coming! '; } if (False!==strpos ($_server[
PHP Tutorial Configuration Chinese Narration
Let's see what you see, php.ini.
[PHP]
;;;;;;;;;;;; WARNING;;;;;;;;;;;;; This is the default settings file for new PHP installations.; By default, PHP installs itself with a configuration suitable for;
Several PHP server architectures are strongly recommended !!! I found a good article and introduced in detail several architectures of the current PHP Server. I specially reprinted it. I strongly recommend it !!? Nginx + PHP + PHP-FPM (FastCGI) on
This article describes how to debug PHP applications.ProgramVarious methods, including opening error reports in Apache and PHP, and finding the source of a more difficult bug by placing strategic print statements in a simple PHP script. The
The security practice of PHP, which must be known by system administrators, is an open source server scripting language and widely used. The Apacheweb server provides the convenience of accessing files and content through HTTP or HTTPS. Improper
Install the PHP runtime environment text tutorial on Windows. 1. download related software httpd-2.2.15-win32-x86-no_ssl.msihttpd.apache.orgdownload.cgimysql-5.1.46-win32.msidev.mysql.comdownloadsphp-5.2.13-W 1. download related
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.