[PHP notes] Five phases of project development/employee Management system

Source: Internet
Author: User

Zend Company, manage the PHP version of the upgrade. The

feature is powerful and is officially recommended.


(Developing a PHP project)

Five phases of software development.

1. Create a Project (project)
2. Set the path to the Project
3. Create a file test.php


* * * Use IDE details such as Zend/epp/eclipse
1. Set the encoding of the file to UTF-8


shortcut keys and debugging features
1. Prompt helper Content Assist (shortcut alt+/)
2. Copy the current line (ctrl+alt+ down)
3. Delete the current row (ctrl+d)
4. Block comment s+c+/, s+c+\
5. Debug PHP code
     Debug
          Line-by-line execution of code to see changes in in-memory data. Process called ~
     Breakpoint
        &NBSP
    f5 Jump
    f6 Skip
    f7 jump Out ( function)

    
Employee Management System v1.0
First interface
     requirements analysis->
      design phase->
     (Encoding stage)
     artwork (PS paint), web front end ( HTML,CSS) Customer familiarity (additions and deletions) [programmer]
    ->
     test phase->
      Release/Maintenance phase

[PHP notes] project development Five phases/employee management system

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.