Getting started with Zhizhi podcast Han Shunping, a PHP instructor, to master video for free download

Source: Internet
Author: User
Tags php development environment php exception handling processing instruction
Zhizhi podcast Han Shunping instructor PHP beginner to master video free download ?? The following is a video about Lz:

PHP is short for Hypertext Preprocessor. PHP is an embedded HTML language. it is a scripting language that executes HTML documents embedded on the server. it is widely used in a style similar to C language. To this end, Chuanzhi podcast provides free PHP series video tutorials worth tens of thousands of RMB from other institutions! For a large number of PHP beginners and programmers who have years of PHP development experience, let you take the PHP field to the next level!

Viewing notes:

This video tutorial is a video tutorial from getting started to mastering PHP (Updated to lecture 149th ...), the wmv method used in the tutorial is released, so it looks smooth. you can watch and learn through various video playing software (storm video kmplayer.

Video Directory:

  • 0. PHP Kaishan
  • 1. Introduction to html operating principles ①
  • 2. Principles of html operation ② basic structure of html files html elements and attributes
  • 3. the symbolic entity url indicates that the hyperlink sends an email.
  • 4. practical application of image tables-recipe class exercises-course schedules
  • 5. disordered list ordered list framework
  • 6. Floating window forms and form controls ①
  • 7. Form and Form controls ②
  • 8. multimedia page tag aggregation ① map ing
  • 9 multi-label summary ② line package word effect test questions
  • 10 lecture on p + css
  • 11. css class selector id selector html selector
  • 12. wildcard selector parent-child selector
  • 13. The selector uses detail block elements and in-line element boxes to model the box model. Typical applications ①
  • 14 lecture box model classic application ② assignment
  • 15 p + css comments ①
  • 16 p + css comments ②
  • 17 lecture p + css comments ③
  • 18. Floating
  • 19. website recommendations
  • 20. layout of sohu homepage
  • 21. answer questions
  • 22. comments on the homepage of the cute House (browser compatibility)
  • 23. Introduction to Dynamic web page Technology basic introduction to PHP
  • 24. Introduction to PHP quick start bs and cs
  • 25 Introduction to web server installation of apache server
  • 26. apache server usage and configuration ① start and stop port configuration
  • 27. apache server usage and configuration ② apache Directory structure
  • 28. apache server usage and configuration ③ apache virtual directory
  • 29. apache server usage and configuration ④ apache virtual host web access time sequence diagram
  • 30. apache server usage and configuration 5. job comments: apache and PHP integration requirements
  • 31. PHP development environment setup and use ① appserv suite installation
  • 32. PHP development environment setup and use ② custom installation
  • 33. building and using the PHP development environment ③ install and configure the discuz Forum
  • 34. answers to student questions-one ip address is bound to multiple domain names
  • 35. PHP runtime sequence diagram PHP writing specifications
  • 36. Introduction to Basic PHP syntax
  • 37. integer details
  • 38. Boolean details floating point number details string details arithmetic operators ①
  • 39 arithmetic operators ② comparison operators logical operators
  • 40. operator priority
  • 41. flowchart of the if ifelse switch program
  • 42. loop control ① ()
  • 43. loop control ② (while dowhile)
  • 44. print pyramid case study assignment exercise questions
  • 45. break statement continue statement constant
  • 46. basic concepts of functions quick start
  • 47. preliminary understanding of using function calls
  • 48. Notes on function calling
  • 49 precautions for using functions ② function assignment
  • 50. review user-defined functions
  • 51 bitwise operations ①
  • 52 bitwise operations ②
  • 53. Introduction to array traversal
  • 54. details on the use of array references ①
  • 55 lecture on array use details ② comment on array operators array jobs ① array summary
  • 56. Introduction to sort by bubble
  • 57. select sorting insert sorting quick sorting
  • 58. binary search in order
  • 59. Comments on multi-dimensional array jobs ②
  • 60 lectures on array assignments ③
  • 61 basic concepts of classes and objects
  • 62. how to create an object for member attributes
  • 63. object passing methods in memory
  • 64. member methods for passing basic data types and arrays using functions ①
  • 65 member methods ②
  • 66 assignment comments>
  • 67. constructor
  • 68. analysis methods
  • 69 static keywords (static variables)
  • 70 static keywords (static methods) three main features of object-oriented programming ①
  • 71. three main features of object-oriented programming ②
  • 72. three main features of object-oriented programming ③
  • 73 three main features of object-oriented programming ④
  • 74. three main features of object-oriented programming ⑤
  • 75 abstract classes
  • 76 lecture interface
  • 77 inheritance and implementation comparison final const
  • 78. object-oriented comprehensive cases
  • 79. Introduction to error handling and exception handling methods ①-die
  • 80 handle error methods ②-error processor error level handle error methods ③-error triggers
  • 81 PHP error logs
  • 82. PHP exception handling
  • 83. PHP advanced push-PHP execution process sequence diagram
  • 84 in-depth analysis of the http protocol ①-detailed explanation of the anti-Leech technology for http requests
  • 85 in-depth analysis of the http protocol ②-detailed explanation of the http response (302 code application)
  • 86 in-depth analysis of http protocol ③-detailed explanation of http response (disable cache settings)
  • 87 in-depth analysis of http protocol ④-detailed explanation of http response (file download)
  • 88. in-depth analysis of http protocol ⑤-detailed explanation of http response (job evaluation)
  • 89 PHP database programming ①-using mysql Extension Library
  • 90 lectures on PHP database programming ②-using mysql Extension Library
  • 91 PHP database programming ③-using mysql Extension Library
  • 92. PHP database programming ④-mysql extension Library (online dictionary case study)
  • 93. PHP database programming ⑤-mysql extension Library (online dictionary case study)
  • 94 PHP database programming 6-using mysqli Extension Library
  • 95. PHP database programming 7-using mysqli Extension Library
  • 96. PHP database programming tips-using mysqli Extension Library (exercise arrangement)
  • 97. PHP database programming workshop-enhanced use of mysqli Extension Library (batch execution of SQL and transaction control)
  • 98. PHP database programming (10)-use mysqli Extension Library enhancement (preprocessing technology)
  • 99. PHP database programming (11)-use mysqli Extension Library enhancement (preprocessing technology)
  • 100 pre-defined hyper-global array ①-principle Analysis $ _ GET
  • 101 pre-define a global array ②-$ _ POST $ _ REQUEST
  • 102 pre-define a global array ③-$ _ SERVER $ _ ENV $ GLOBALS
  • 103 zend studio five-phase employee management system for project development
  • 104 employee management system ② model1 mode simple login
  • 105 employee management system ③ model1 database login
  • 106 lecture employee management system ④ model1 mode employee paging
  • 107 lecture: employee management system ⑤-hierarchical mode administrator login
  • 108 lecture employee management system 6-hierarchical employee paging
  • 109 lecture on Employee Management System 7-tiering mode overall page flip
  • 110 employee management system-hierarchical mode general paging module
  • 111 introduction to the mvc mode of the employee management system
  • 112 mvc mode ①-use mvc mode to improve the website structure
  • 113 mvc pattern ②-use mvc pattern to improve website structure
  • 114 cookie ①-Introduction to cookie principles create a cookie to obtain a cookie
  • 115 cookie ②-use cases of updating a cookie to delete a cookie
  • 116 cookie ③-the employee management system uses cookie technology 1. display the upload logon Time 2. retain the logon id
  • 117 session ①-session principle introduction save session
  • 118 session ②-get session update session delete session details and principles in-depth discussion
  • 119 session ③-how to use session to prevent illegal user logon after the shopping cart cookie is disabled
  • 120 session ④-verification code to prevent malicious attacks
  • 121 session ⑤-session configuration the gc mechanism of the session custom session processor
  • 122 php file programming ①-file operating principles how to obtain file information and read files
  • 123 php file programming ②-how to create and delete a Copy File (folder and file)
  • 124 php file programming ③-file upload and download Upload details
  • 125 php file programming ④-mini file sharing network implementation analysis
  • 126 PHP drawing technology-Report Introduction
  • 127 PHP plotting technology ②-PHP plotting coordinate system
  • 128 PHP plotting technology ③ principles and steps of PHP plotting
  • 129 PHP drawing technology ④-core PHP drawing technology
  • 130 PHP plotting technology ⑤-drawing a pie chart of population distribution with 3d effects
  • 131 talk about PHP graphics technology 6-JpGraph-statistical charts on Internet users' support (static data)
  • 132 PHP plotting Technology 7-JpGraph-statistical graph of Internet users' support (real-time data)
  • 133 PHP drawing technology-verification code
  • 134 PHP xml programming ①-xml basic introduction to xml element xml attributes
  • 135 PHP xml programming ②-cdata entity character processing instruction dtd Quick Start programming validation xml
  • 136 PHP xml programming ③-dtd elements outside the internal dtd modifier
  • 137 PHP xml programming ④-reference object parameters using dtd attributes entity ide xml development
  • 138 PHP xml programming ⑤-complex dtd comprehensive exercises
  • 139 PHP xml Programming 6-basic dom concepts PHPdom programming (1)
  • 140 PHP xml programming 7-PHPdom programming (2)
  • 141 PHP xml programming example-PHPdom programming (3) comprehensive exercises-xml-based online dictionary
  • 142 PHP xml programming example-comprehensive exercises-xml-based online dictionary PHPdom using xpath
  • 143 PHP xml programming (10)-SimpleXML
  • 144 PHP plotting technology (11)-xml-based online dictionary comment
  • 145 develop your own online payment platform ①-Introduction to the two methods of online payment and their procedures
  • 146 talk about developing your own online payment platform ②-how merchants interact with Yibao payment gateway
  • 147 develop your own online payment platform ③-send payment requests
  • 148 develop your own online payment platform ④-receive payment results
  • 149 develop your own online payment platform ⑤-prevent callback page refreshing
  • Information from Chengdu Chuanzhi podcast
  • 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.