Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Learn PHP, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:48
    1.1. Let’s Write some PHP!
  • Урок 2. 00:05:28
    1.2. Functions!
  • Урок 3. 00:06:29
    1.3. Arrays and Loops
  • Урок 4. 00:04:10
    1.4. Arrays Level 2: Associative Arrays
  • Урок 5. 00:06:31
    1.5. Arrays Level 3: We put Arrays in your Arrays!
  • Урок 6. 00:08:36
    1.6. Working with Files, JSON and Booleans
  • Урок 7. 00:10:43
    1.7. The wonderful if Statements
  • Урок 8. 00:14:26
    1.8. System Setup
  • Урок 9. 00:02:11
    1.9. Creating Functions
  • Урок 10. 00:04:43
    1.10. Using require to Include Functions
  • Урок 11. 00:01:59
    1.11. Adding a very Simple Layout
  • Урок 12. 00:04:53
    2.1. Request, New Page and - Hey, You Welcome Back!
  • Урок 13. 00:02:58
    2.2. We deserve to Create a Form
  • Урок 14. 00:06:20
    2.3. Reading POST’ed (Form) Data
  • Урок 15. 00:04:23
    2.4. Saving Pets
  • Урок 16. 00:05:01
    2.5. The Art of Redirecting
  • Урок 17. 00:03:20
    2.6. Cleaning up with save_pets
  • Урок 18. 00:04:21
    3.1. How to Speak Database
  • Урок 19. 00:04:58
    3.2. Queries, Databases and Tables: Oh My!
  • Урок 20. 00:02:36
    3.3. INSERTing and SELECTing Data
  • Урок 21. 00:04:22
    3.4. Updating, Deleting and Putting it All Together
  • Урок 22. 00:02:36
    3.5. Talking to Databases in PHP
  • Урок 23. 00:03:24
    3.6. Object-Oriented Intro: Classes and Objects
  • Урок 24. 00:04:23
    3.7. Centralized Configuration
  • Урок 25. 00:02:45
    3.8. Limiting the Number of Results
  • Урок 26. 00:03:37
    3.9. Optional Function Arguments
  • Урок 27. 00:03:34
    3.10. Using Query Parameters
  • Урок 28. 00:03:04
    3.11. Querying for One Pet
  • Урок 29. 00:06:04
    3.12. Preventing SQL Injection Attacks with Prepared Statements