I have been doing ror for a year, and I feel very good. Cooperate with agile practice (except pair, because it is remote cooperation with American engineers.) The development speed is indeed fast. A total of three people write code, a short six months, the project is basically over ....
Now that the new project is coming, customers are hard to choose between PHP and rails. I also intend to take this opportunity to learn about
Build your own PHP framework-build the basic structure and framework Basic Structure
First, let's look at why we need to create our own framework?
Why should we create our own framework? If you talk to people around you, everyone will tell you that it is a bad thing to reinv
Book Resources download
XAMPP development Environment Download: http://pan.baidu.com/share/link?shareid=531771uk=773037279
Weibo example full source package download: http://pan.baidu.com/share/link?shareid=531769uk=773037279
Hush Framework framework source and related resources download: Http://code.google.com/p/hush-framework/downloads/list
ThinkPHP framework design and extension details, and thinkphp framework details. ThinkPHP framework design and expansion details, thinkphp framework details ThinkPHP framework is a widely used php
Java is familiar with the benefits of the Framework. For us, the most important thing is to greatly improve the development efficiency. Since PHP is a Web application development language, it has been widely used around the world and has rich resources. I have been using PHP as the main web project development language over the past few years, during this period,
in an open-source project
3. write your own code library (the form can be cms, framework, manual)
4. auxiliary skills: js + css + xhtml (optional for flex)
Meeting the above requirements is called a qualified php programmer. if the above requirements are exceeded, there will be resources to talk about what really is, master,
------ Solution -------------------
application controllers. In the CI framework, the Index. php. Front-end controller of the Framework entry file is a design mode. For details, see J2EE design mode.
Application Controller
The application controller is a specific controller that processes user request URLs. Generally, a group of related processing or requests are placed in an application controlle
The Yii Framework tutorial can be found in official Chinese documents, so why do you want to write this development tutorial? The purpose of this tutorial is to help Windows desktop applications or ASP.net programmers to quickly master the PHP YII Framework application framework through different perspectives (primaril
PHP framework, only exposed to three kinds: thinkphp, Laravel, Yii, the first two to understand, the project uses YII.a brief description of 3 frameworks1. thinkphpThinkphp is the first PHP project I published the framework, then was just contact with the PHP language, the d
PHP implementation of the simplest MVC Framework Example tutorial, MVC framework Example Tutorial
In this paper, the process of implementing the MVC framework in PHP is described in the form of an example, which is relatively easy to understand. We are now sharing it for yo
known. Although it is implemented in C language, but we do not need to use the C language, you can use PHP as long as it.
Official website: http://phalconphp.com/en/
3, Symfony
Symfony is a PHP framework for Web projects that can help you accelerate the creation and maintenance of PHP applications. Symfony can help
Briefly analyzes the basic knowledge of the componentization mechanism of the Yii framework of PHP, And the yii framework
Components are the main cornerstone of Yii applications. Is an instance of the yii \ base \ Component class or its subclass. Three main functions used to distinguish it from other classes are:
Property)
Event)
Behavior (Behavior)
These
A brief analysis of the basic knowledge of the modular mechanism of the YII framework of PHP, YII framework
Components are the main cornerstone of YII applications. is an instance of the Yii\base\component class or its subclasses. The three main functions used to differentiate it from other classes are:
Attribute (property)
Events (Event)
Behavior (B
Read the process of request and response in the YII framework of PHP, YII framework
First, request (requests)Request:An application request is represented by a Yii\web\request object that provides information such as the request parameter (the translator's note: Usually a get parameter or a post parameter), an HTTP header, a cookie, and so on. By default, for a
The Yii Framework tutorial can be found in the official Chinese documentation, so why write this development tutorial? The purpose of this tutorial is to help Windows desktop apps or ASP. NET programmers get a quick grasp of the PHPYII Framework application framework through a different perspective, primarily by developing Windows app c++,c# programmers. One impo
: This article mainly introduces how to build your own PHP Framework-abstract framework. For more information about PHP tutorials, see. In the previous blog, we set up a simple framework from the public/index of a single portal. php
Php implementation of the simplest MVC Framework instance tutorial, mvc Framework instance tutorial
This article describes how PHP implements the MVC framework in the form of an example, which is easy to understand. I would like to share it with you for your reference. The s
A detailed approach to creating views and rendering views in the PHP yii framework, the YII framework
Views are part of the MVC pattern. It is to display the data to the end user's code, in the Web application, according to the view template to create the view, the view template is a PHP script file, mainly contains H
Note: Draft typeArticle, Will be constantly modified and improved, so please read with a skeptical attitude
Tutorial description:
This series of tutorials mainly targets PHP with certain development experienceProgramMember, this tutorial hopes to improve your php development level, make better use of PHP Technology in the project, and improve the technical le
Tutorial on Getting Started with the YII Framework for PHP, using the YII framework Tutorial
Installation
The installation of YII consists of the following two steps:
Download the YII framework from yiiframework.com.Extract the YII compression package to a WEB-accessible directory.tip| tip: Installing in a web directo
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.