种子简介
种子名称:
[Tutorialsplanet.NET] Udemy - PHP for Beginners 2019 Part 1 every line of code explained
文件类型:
视频
文件数目:
88个文件
文件大小:
971.59 MB
收录时间:
2021-8-10 20:01
已经下载:
3次
资源热度:
303
最近下载:
2024-12-4 09:20
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:0550dcb9fe07d73fc97b5884ac1d936e3465f80a&dn=[Tutorialsplanet.NET] Udemy - PHP for Beginners 2019 Part 1 every line of code explained
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[Tutorialsplanet.NET] Udemy - PHP for Beginners 2019 Part 1 every line of code explained.torrent
1. Introduction/1. Introduction to the course.mp414.97MB
1. Introduction/2. Preparing Your PHP for Beginners Development Environment.mp444.04MB
10. How to create and use basic ARRAYS and array functions/1. What is an array in PHP.mp49.33MB
10. How to create and use basic ARRAYS and array functions/10. How to sort data in an array in PHP.mp47.79MB
10. How to create and use basic ARRAYS and array functions/11. How to explode and implode strings.mp48.42MB
10. How to create and use basic ARRAYS and array functions/12. How to add elements to an existing array in PHP.mp48.16MB
10. How to create and use basic ARRAYS and array functions/14. Challenge 15 Around the world in 80 days - SOLUTION.mp412.04MB
10. How to create and use basic ARRAYS and array functions/16. Removing elements from the beginningend of an array.mp48.77MB
10. How to create and use basic ARRAYS and array functions/17. How to use array_slice() to split an array in PHP.mp411.06MB
10. How to create and use basic ARRAYS and array functions/19. Challenge 16 It's getting hot in here - SOLUTION.mp418.39MB
10. How to create and use basic ARRAYS and array functions/2. How to loop through an array in PHP.mp48.83MB
10. How to create and use basic ARRAYS and array functions/21. How to select a random element from an array.mp46.99MB
10. How to create and use basic ARRAYS and array functions/23. Challenge 17 Pick a card, any card - SOLUTION.mp410.07MB
10. How to create and use basic ARRAYS and array functions/26. Challenge 18 Let's go shopping - SOLUTION.mp431.04MB
10. How to create and use basic ARRAYS and array functions/3. How to split a string and place into an array in PHP.mp46.09MB
10. How to create and use basic ARRAYS and array functions/5. Challenge 13 ISBN checker - SOLUTION.mp423.91MB
10. How to create and use basic ARRAYS and array functions/8. Challenge 14 Mind your language! - SOLUTION.mp49.53MB
11. Associative Arrays in PHP/1. How to understand the structure of an associative array.mp46.73MB
11. Associative Arrays in PHP/2. How to loop through an associative array and output the elements.mp48.82MB
11. Associative Arrays in PHP/4. Challenge 19 Capital cities of the world - SOLUTION.mp411.64MB
12. How to create your own functions in PHP/1. How to create a function in PHP.mp43.54MB
12. How to create your own functions in PHP/2. How to use variables in PHP functions.mp48.09MB
12. How to create your own functions in PHP/3. How to pass arguments to a PHP function.mp48.48MB
12. How to create your own functions in PHP/4. How to return a value from a PHP function.mp410.48MB
12. How to create your own functions in PHP/5. How to return multiple values from a PHP function.mp412.12MB
13. Sessions and Cookies/10. How to read a session in PHP.mp410.59MB
13. Sessions and Cookies/11. How to update a session in PHP.mp48.97MB
13. Sessions and Cookies/12. How to delete a session in PHP.mp410.83MB
13. Sessions and Cookies/14. Challenge 21 Hit Me Baby One More Time - SOLUTION.mp415.66MB
13. Sessions and Cookies/2. How to create a cookie in PHP.mp410.87MB
13. Sessions and Cookies/3. How to read a cookie in PHP.mp48.39MB
13. Sessions and Cookies/4. How to update a cookie in PHP.mp46.32MB
13. Sessions and Cookies/5. How to delete a cookie in PHP.mp47.2MB
13. Sessions and Cookies/7. Challenge 20 All About Me - SOLUTION.mp422.91MB
13. Sessions and Cookies/9. How to create a session in PHP.mp410.71MB
14. Student Extension Challenges/2. Challenge 22 Palindromes.mp44.48MB
14. Student Extension Challenges/3. Challenge 22 Palindromes - SOLUTION.mp417.2MB
14. Student Extension Challenges/4. Challenge 23 Chessboard.mp43.27MB
14. Student Extension Challenges/5. Challenge 23 Chessboard - SOLUTION.mp423.24MB
14. Student Extension Challenges/6. Challenge 25 Fancy a Game of Darts.mp444.42MB
15. BONUS/1. Congratulations Bonus Lecture.mp422.99MB
2. PHP Basics/1. Hello, World!.mp46.82MB
2. PHP Basics/2. How to use the correct syntax in PHP.mp48.3MB
2. PHP Basics/4. How to assign values to a variable in PHP.mp46.47MB
2. PHP Basics/5. What PHP data types are available.mp49.3MB
2. PHP Basics/6. Echo and Print - how to view PHP output.mp47.61MB
2. PHP Basics/7. How to add comments to PHP code.mp47.94MB
3. Basic Operators/1. Getting organised before we start the challenges.mp48.76MB
3. Basic Operators/2. How to add and subtract numbers in PHP.mp47.42MB
3. Basic Operators/3. How to multiply and divide numbers in PHP.mp47.8MB
3. Basic Operators/4. How to use the PHP modulus operator.mp46.39MB
3. Basic Operators/5. How to find a power of a number using PHP.mp45.38MB
3. Basic Operators/6. Challenge 1 Back to school - TASK.mp46.13MB
3. Basic Operators/7. Challenge 1 Back to school - SOLUTION.mp47.76MB
4. Assignment, Conditional and Logical Operators/1. How to join words and sentences using concatenation in PHP.mp410.65MB
4. Assignment, Conditional and Logical Operators/3. Challenge 2 What's in a name SOLUTION.mp49.53MB
4. Assignment, Conditional and Logical Operators/5. More concatenation.mp47.24MB
4. Assignment, Conditional and Logical Operators/6. What are the comparison operators in PHP.mp410.63MB
4. Assignment, Conditional and Logical Operators/7. What are the logical operators in PHP.mp45.93MB
4. Assignment, Conditional and Logical Operators/8. Counting Incrementing and Decrementing.mp46.59MB
5. IF Statements/1. How to use a basic IF statement in PHP.mp410.8MB
5. IF Statements/2. How to use an IF ELSE statement in PHP.mp47.46MB
5. IF Statements/3. How to use an ELSEIF statement in PHP.mp49.41MB
6. Basic Loops/1. How to use a FOR loop in PHP.mp48.19MB
6. Basic Loops/2. How to use WHILE loops in PHP.mp46.52MB
6. Basic Loops/4. Challenge 3 Multiples - SOLUTION.mp46.29MB
6. Basic Loops/7. Challenge 4 Let's play Fizz Buzz SOLUTION.mp410.46MB
7. PHP Internal (in-built) Functions/1. How to use the PHP online reference manual.mp413.35MB
7. PHP Internal (in-built) Functions/11. Challenge 7 Carpe Diem - SOLUTION.mp412.53MB
7. PHP Internal (in-built) Functions/13. Time functions.mp414.24MB
7. PHP Internal (in-built) Functions/15. Challenge 8 Santa Claus is coming to town - SOLUTION.mp47.95MB
7. PHP Internal (in-built) Functions/2. How to generate a random number in PHP.mp47.74MB
7. PHP Internal (in-built) Functions/4. Challenge 5 Heads, I win! - SOLUTION.mp410.76MB
7. PHP Internal (in-built) Functions/7. Challenge 6 Who ate all the pi - SOLUTION.mp411.66MB
7. PHP Internal (in-built) Functions/9. How to use the date function in PHP.mp420.94MB
8. How to create a form in HTML and send data to a PHP script/1. How to create a basic HTML page structure.mp49.23MB
8. How to create a form in HTML and send data to a PHP script/2. How to create a basic HTML form.mp416.45MB
8. How to create a form in HTML and send data to a PHP script/3. How to use form data in PHP.mp416.77MB
8. How to create a form in HTML and send data to a PHP script/5. Challenge 9 Temperature conversion - SOLUTION.mp421.68MB
9. More Internal Functions Working with strings/1. How to find the length of a word or sentence in PHP.mp46.47MB
9. More Internal Functions Working with strings/11. Double versus single quotes in PHP.mp47.15MB
9. More Internal Functions Working with strings/12. How to escape strings in PHP.mp46.94MB
9. More Internal Functions Working with strings/14. Challenge 12 The Great Escape - SOLUTION.mp46.16MB
9. More Internal Functions Working with strings/2. How to count the number of words in a string in PHP.mp45.05MB
9. More Internal Functions Working with strings/4. Challenge 10 How long is a piece of string - SOLUTION.mp414.34MB
9. More Internal Functions Working with strings/6. How to replace characters in a string.mp47.58MB
9. More Internal Functions Working with strings/7. How to randomise a string in PHP.mp44.5MB
9. More Internal Functions Working with strings/9. Challenge 11 Mission Impossible - SOLUTION.mp46.97MB