Factory class adds model suffix and namespace judgment
28 minutes57 secondsmvc review---automatic loading, configuration files, path constants
40 minutes53 secondsSummary of automated processing
15 minutes27 secondsdemand analysis
31 minutes20 secondsRelationships between data tables
30 minutes34 secondsCreate data tables as needed
33 minutes43 secondsProject specifications (11163 formula)
29 minutes26 secondsDisplay category list page (template inheritance)
38 minutes02 secondsadd category
59 minutes28 secondsProject Development Review
58 minutes24 secondsRecursive query of category list
45 minutes09 secondsShow category list
24 minutes42 secondsThe modified category information is displayed in the category editing form.
22 minutes32 secondsPass the information needed to update the classification through hidden fields
16 minutes54 secondsUpdate classification operation
25 minutes05 secondsDelete category
26 minutes11 secondsData validation in classification models
39 minutes03 secondsCreate the files needed for the topic module
34 minutes11 secondsReceive form data and save to topic table
10 minutes23 secondsThe topic list page displays topic information
08 minutes29 secondsupdate operation
29 minutes09 secondsDelete topic
10 minutes44 secondsCreate the files needed for the question module
20 minutes00 secondsQuery the content required on the form page that initiates the question
23 minutes06 secondsReceive form data and store it in the database
28 minutes09 secondsInformation related to homepage related query issues
39 minutes57 secondsPaginated query question list (1)
15 minutes25 secondsPagination navigation bar display (2)
06 minutes48 secondsQuery hot topics (1)
22 minutes15 secondsHot Topics (2)
36 minutes24 secondsPopular users
19 minutes14 secondsIntroduction to regular expressions
31 minutes17 secondsMetacharacters represent filtered content
34 minutes50 secondsquantifier
13 minutes11 seconds? Convert to lazy mode, use of ^$ symbol
32 minutes23 secondsRegular Expressions Review
14 minutes25 secondspattern modifier
30 minutes31 secondsGrouping, backreference
18 minutes25 secondsForward pre-check, reverse pre-check
35 minutes37 secondsRegular expression related functions
19 minutes49 secondsRegular expression exercises
30 minutes54 secondsRegular Expressions Review
22 minutes21 secondsEmail verification
17 minutes34 secondsCollect web content
14 minutes23 secondsEncapsulation of registered user verification class
20 minutes48 secondsBuild registration page
22 minutes55 secondsClick on verification when registering
28 minutes37 secondsSend emails using 163 mail server
40 minutes41 secondsEncapsulate the code for sending emails into the Email class
19 minutes24 secondsAn activation email will be sent after successful registration.
25 minutes45 secondsActivate email action
25 minutes34 secondsLogin verification
32 minutes55 secondsAnti-jump verification for login
31 minutes53 secondsThe front page displays logged in user information
18 minutes01 secondsAnalysis of the process of sending text messages
33 minutes54 secondsRegister for the SMS platform of Cloud Communication
38 minutes20 secondsSend SMS verification code in project
27 minutes43 secondsVerification when registering a user using a mobile phone
34 minutes43 secondsIntroduction to curl, enabling curl extension
16 minutes19 secondsUse curl to issue get and post requests
22 minutes38 secondsSome configuration items related to CURL
13 minutes28 secondscurl package
11 minutes24 secondsStudy skills sharing
28 minutes38 secondsFile upload using CURL
16 minutes37 secondscurl simulates cookie login
34 minutes48 secondsAdd a collection function module to the project
19 minutes30 secondsSave the collected content to the database
33 minutes48 secondsQuery details based on question id
40 minutes08 secondsTraverse details in the template of the issue details page
17 minutes21 secondsIntroduction to ob buffering, turning on ob buffering
24 minutes30 secondsob buffer related functions, ob_gzhandler processor
22 minutes50 secondsobMultiple buffers
05 minutes54 secondsob buffer is used in page staticization
24 minutes03 secondsGenerate static files after successfully initiating the question
34 minutes23 secondsRead the logged-in user information on the problem details page
19 minutes41 secondsProduce static files after replying to questions
39 minutes28 secondsPseudo-static introduction
26 minutes01 secondsDevelop parsing rules based on pathinfo
23 minutes06 secondsParse the rules in pathinfo
23 minutes02 secondsHide entry file
25 minutes38 secondsComplete the method name without carrying Action
04 minutes28 secondsParse the corresponding data table according to the model class name
16 minutes41 secondsSet up the project welcome page
05 minutes38 secondsCustom U method to generate pseudo-static address
46 minutes12 secondsThe home page image address uses an absolute path
01 minutes46 secondsMVC review
48 minutes31 seconds