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