2015.02.27--Refer to other people's implementation methods, communicate in time, quickly build the environment, use Sublime Text3, nginx error redirection

WBOY
Release: 2016-08-08 09:28:13
Original
1160 people have browsed it

Today’s tasks:
1. Refer to StarNet Ruijie’s batch import and supplement the batch import design plan in the address book
Functional design: 1. Let users select fields 2. Generate a template in csv format 3. Fill in the csv according to the detailed field description 4. Import

Result: No need for the first step; output the document and communicate with yk
2. Build the PHP development environment and project framework in the virtual machine
studyphp
omui + php + mysql
Result: Complete the login function of the project
Today Work summary:
1. Find the corresponding person in time to communicate: yk==》sn==》wxl, log in to StarNet Ruijie’s device to refer to the batch import operation, and then design a batch import plan for the corporate address book
http:// 192.168.10.186
2. Set up a PHP development environment on the virtual machine. The front-end uses the UCS network management interface and the back-end uses PHP. First of all, we need to ensure that the environment is available, so we built the integrated development environment studyphp at the beginning to improve development efficiency. Gains:
1. Learned and mastered the development method of sublime text3, and quickly used hotkey for efficient development (ctrl+P ctrl+ shift+F two ways to search; ctrl+D to edit multiple identical places; ctrl+/ and ctrl+shift+/ two comments)
2. Regarding error redirection in nginx.conf: there is a switch in the configuration file Configuration----fastcgi_intercept_errors off|on
The above introduces 2015.02.27-referring to other people's implementation methods, communicating in time, quickly setting up the environment, using Sublime Text3, nginx error redirection, including aspects of the content. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!