current location:Home > Technical Articles > php教程 > PHP开发
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
-
- Implementation of asynchronous query of mysql database in php
- Implementation of asynchronous query of mysql database in php
- PHP开发 1481 2016-11-29 09:04:55
-
- son_encode alternative function php_json_encode
- son_encode alternative function php_json_encode
- PHP开发 1393 2016-11-28 16:48:22
-
- Install php7 alpha on WINDOWS and Linux and install yaf
- Install php7 alpha on WINDOWS and Linux and install yaf
- PHP开发 1139 2016-11-28 16:30:43
-
- Talking about php+mysql injection statement structure
- Talking about php+mysql injection statement structure
- PHP开发 1065 2016-11-28 16:23:13
-
- Comparison table of CSS properties and JavaScript encoding methods
- Comparison table of CSS properties and JavaScript encoding methods
- PHP开发 1034 2016-11-28 16:20:56
-
- Use JavaScriptHelper in Cakephp to introduce js files
- Use JavaScriptHelper in Cakephp to introduce js files
- PHP开发 1290 2016-11-28 15:56:21
-
- Track upload progress with PHP and JavaScript
- Track upload progress with PHP and JavaScript
- PHP开发 1197 2016-11-28 15:45:08
-
- Data transfer between PHP and JavaScript
- Data transfer between PHP and JavaScript
- PHP开发 1552 2016-11-28 14:04:56
-
- Validating AJAX combobox using JavaScript in ASP.NET
- Validating AJAX combobox using JavaScript in ASP.NET
- PHP开发 1179 2016-11-28 13:42:30
-
- JavaScript/jQuery, HTML, CSS to build Web IM remote instant chat communication program
- JavaScript/jQuery, HTML, CSS to build Web IM remote instant chat communication program
- PHP开发 1352 2016-11-26 13:57:36
-
- Yii2.0 uses database
- Create a new database yii2basic and create a table in it:
- PHP开发 1069 2016-11-25 14:34:02
-
- Yii2.0 uses Gii to generate code
- Set YII_ENV_DEV in web/index.php:
- PHP开发 1061 2016-11-25 14:29:29
-
- Yii2.0 structure overview
- Yii is organized using the Model-View-Controller (MVC) design pattern. The model represents data, business logic, and rules; the view displays the model's output; and the controller accepts inputs and converts them into model and view commands. In addition to MVC, Yii applications also have the following parts:
- PHP开发 1097 2016-11-25 14:24:55
-
- Yii2.0 entrance script
- The entry script is the first step in the application startup process. An application (whether it is a web application or a console application) has only one entry script. End-user requests go through the entry script that instantiates the application and forwards the request to the application. Entrance to web applications
- PHP开发 1277 2016-11-25 14:23:01
-
- Yii2.0 application components
- The application principal is a service locator that deploys a set of application components that provide various functions to handle requests. For example, the urlManager component is responsible for routing web page requests to the corresponding controller. The db component provides database-related services and more. In the same application,
- PHP开发 1062 2016-11-25 14:18:32