
26.41 GB | 19min 14s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English
Files Included :
FileName :01 Introduction.mp4 | Size: (12.42 MB)
FileName :02 Install XAMPP (Windows).mp4 | Size: (18.69 MB)
FileName :03 Install Visual Studio Code (Windows).mp4 | Size: (35.61 MB)
FileName :04 Install XAMPP (macOS).mp4 | Size: (29.05 MB)
FileName :05 Important fix XAMPP (macOS).mp4 | Size: (15.56 MB)
FileName :06 Install Visual Studio Code (macOS).mp4 | Size: (18.42 MB)
FileName :01 Overview.mp4 | Size: (20.14 MB)
FileName :02 A first PHP file and the `echo` command Display text on a website.mp4 | Size: (30.82 MB)
FileName :03 The Basics of Text Generation with PHP Create dynamic background colors.mp4 | Size: (92.7 MB)
FileName :04 The `include` command Combine multiple PHP files.mp4 | Size: (20.22 MB)
FileName :05 Variables in PHP Store and access data dynamically.mp4 | Size: (25.23 MB)
FileName :06 Project Multi-Page Restaurant Website (Introduction).mp4 | Size: (64.84 MB)
FileName :07 Project Multi-Page Restaurant Website (Refactoring).mp4 | Size: (126.56 MB)
FileName :08 Project Multi-Page Restaurant Website (Displaying Data & Exercise).mp4 | Size: (168.2 MB)
FileName :09 Project Multi-Page Restaurant Website (Sample Solution; Adding another Page).mp4 | Size: (42.69 MB)
FileName :10 How to deal with Error & Warning Messages in PHP.mp4 | Size: (50 MB)
FileName :01 Overview.mp4 | Size: (8.71 MB)
FileName :02 Strings within Single Quotes & Combine Strings with the Dot (` `) Operator.mp4 | Size: (31.89 MB)
FileName :03 Strings within Double Quotes Utilize Variable Substitution & Special Characters.mp4 | Size: (116.66 MB)
FileName :04 Numbers.mp4 | Size: (19.8 MB)
FileName :05 Introduction Coding Exercises in this course.mp4 | Size: (64.23 MB)
FileName :07 The `var dump` function Inspect Variables.mp4 | Size: (22.02 MB)
FileName :08 Booleans & Comparison Operators Compare Values.mp4 | Size: (32.24 MB)
FileName :09 The `if` statement Direct Conditional Control Flows.mp4 | Size: (32.81 MB)
FileName :10 The `else if` and `else` clauses Expand Decision-making Options.mp4 | Size: (14.65 MB)
FileName :11 The `isset`, `empty` and `unset` functions Validate and Delete Variables.mp4 | Size: (199.33 MB)
FileName :12 Alternative Syntax in PHP Enhance Clarity in HTML Integration.mp4 | Size: (24.16 MB)
FileName :13 Boolean Operators Craft More Complex Conditions with `!`, `&&`, ``, `XOR`.mp4 | Size: (20.58 MB)
FileName :14 Project Restaurant Website Refinement (Exercise Instructions).mp4 | Size: (185.6 MB)
FileName :15 Restaurant Website Refinement (Sample Solution; dynamic titles and images).mp4 | Size: (63.06 MB)
FileName :16 Restaurant Website Refinement (Sample Solution; fixing the active menu).mp4 | Size: (135.1 MB)
FileName :01 Motivation.mp4 | Size: (12.39 MB)
FileName :02 Create an Array and Access its Elements.mp4 | Size: (53.95 MB)
FileName :03 Test the Existence of specific Keys and Values in Arrays.mp4 | Size: (16.89 MB)
FileName :04 Change, Delete and Append Elements to an Array.mp4 | Size: (72.62 MB)
FileName :05 Giveaway Example Select Winners from a List Randomly.mp4 | Size: (16.27 MB)
FileName :06 Array Functions Find Duplicate Elements and Sort Arrays.mp4 | Size: (10.46 MB)
FileName :07 The `foreach` Loop Iterate over Elements in an Array.mp4 | Size: (40.33 MB)
FileName :08 Control Loops with `break` and `continue`.mp4 | Size: (21.15 MB)
FileName :09 Additional Array Functions.mp4 | Size: (30.16 MB)
FileName :01 Overview.mp4 | Size: (3.65 MB)
FileName :02 Motivation & Define an Associative Array.mp4 | Size: (32.59 MB)
FileName :03 Manipulate and Output Keys and Values form Associative Arrays.mp4 | Size: (42.36 MB)
FileName :04 Best Practices for Managing Associative Arrays.mp4 | Size: (17.31 MB)
FileName :01 Overview.mp4 | Size: (25.61 MB)
FileName :02 The short `if` Statement.mp4 | Size: (11.26 MB)
FileName :03 The `$ GET` Array Retrieve User Input from the URL.mp4 | Size: (17.6 MB)
FileName :04 Dynamic URL Creation Craft Links with Parameters and `http build query`.mp4 | Size: (26.38 MB)
FileName :05 Submit a form through GET.mp4 | Size: (19.38 MB)
FileName :06 Submit a form through POST.mp4 | Size: (27.42 MB)
FileName :07 Securing Websites Prevent Cross-Site Scripting (XSS) with `htmlspecialchars`.mp4 | Size: (244.71 MB)
FileName :08 Project Secure Recipe App (Introduction & Setup).mp4 | Size: (150.71 MB)
FileName :09 Project Secure Recipe App (Secure Input Handling & Exercise).mp4 | Size: (144 MB)
FileName :10 Project Secure Recipe App (Sample Solution).mp4 | Size: (65.63 MB)
FileName :01 Overview & Code Base Walkthrough.mp4 | Size: (103.2 MB)
FileName :02 The `rawurlencode` function Ensure Safe Data Transmission in URLs (Hint).mp4 | Size: (115.09 MB)
FileName :03 CSS Attributes for Image Control `object-fit` and `aspect-ratio` (Hint).mp4 | Size: (102.13 MB)
FileName :04 Project Image Gallery - Part 1 (Display the Images in a Gallery View).mp4 | Size: (127.37 MB)
FileName :05 Project Image Gallery - Part 2 (Design the Gallery Layout).mp4 | Size: (330.69 MB)
FileName :06 Project Image Gallery - Part 3 (Implement the Image Page Contents).mp4 | Size: (144.13 MB)
FileName :01 Overview.mp4 | Size: (5.34 MB)
FileName :02 Type Checking Identify Types with `is ` Functions & Manage Mixed-Type Arrays.mp4 | Size: (16.07 MB)
FileName :03 Type Casting Solve Type Mismatches and Debug Code Errors Efficiently.mp4 | Size: (23.22 MB)
FileName :04 The @ Symbol Silence PHP Warnings.mp4 | Size: (5.03 MB)
FileName :05 The Null Coalescing Operator Simplify Default Value Assignments.mp4 | Size: (11.17 MB)
FileName :06 Optimizing `include` Use DIR for Reliable File Path Resolution.mp4 | Size: (51.35 MB)
FileName :07 File Inclusions `include`, `require`, and their ` once` Variants.mp4 | Size: (48.68 MB)
FileName :08 The functions `file get contents` and `readfile`.mp4 | Size: (11.82 MB)
FileName :09 The `implode` and `explode` functions Split Strings and Merge Arrays.mp4 | Size: (85.4 MB)
FileName :10 String Functions - Part 1 (`strlen`, `strtolower`, `trim`, `strpos`, ).mp4 | Size: (115.21 MB)
FileName :11 String Functions - Part 2 (`nl2br`, `str replace`).mp4 | Size: (68.52 MB)
FileName :12 The index php File Directory Indexing and File Recognition on Webservers.mp4 | Size: (8.85 MB)
FileName :01 Overview.mp4 | Size: (9.06 MB)
FileName :02 Define a Nested Array and Access Multi-Level Data.mp4 | Size: (30.45 MB)
FileName :03 Extract Data from Nested Arrays by `foreach` Loops.mp4 | Size: (55.56 MB)
FileName :04 Navigate Multi-Level Data with Nested `foreach` Loops.mp4 | Size: (63 MB)
FileName :05 Deal with Irregular Data in Nested Arrays.mp4 | Size: (88.34 MB)
FileName :01 Overview.mp4 | Size: (51.17 MB)
FileName :02 Processing the Air Quality Data Decode JSON & Handle bzip2 Compression.mp4 | Size: (250.97 MB)
FileName :03 Transforming JSON Data into Web Content Create Dynamic City Links.mp4 | Size: (75.43 MB)
FileName :04 Crafting City Statistics Pages Retrieve Data & Handle Errors.mp4 | Size: (116.74 MB)
FileName :05 Analyzing PM2 5 Data Calculate Air Quality Index.mp4 | Size: (172.35 MB)
FileName :06 Manage Data Integrity & Integrate Additional Measurement Parameters (PM10).mp4 | Size: (120.15 MB)
FileName :07 Polishing the Output Add Numeric Formatting and Measurement Units.mp4 | Size: (166.57 MB)
FileName :08 Integrating Chart js with PHP - Part 1 (Build Interactive Visual Charts).mp4 | Size: (245.58 MB)
FileName :09 Integrating Chart js with PHP - Part 2 (Implement Robust Data Transfer).mp4 | Size: (280.79 MB)
FileName :10 Ensuring Data Integrity Deal with Missing Data.mp4 | Size: (117.67 MB)
FileName :01 Overview.mp4 | Size: (4.68 MB)
FileName :02 The `for` loop Repeat Actions and Manage Iterations.mp4 | Size: (25.71 MB)
FileName :03 The `while` loop Execute Code with Conditional Repeats and Avoid Infinite Loops.mp4 | Size: (15.05 MB)
FileName :01 Overview.mp4 | Size: (43.03 MB)
FileName :02 Utilize `opendir`, `readdir`, and `closedir` for Directory Management.mp4 | Size: (28.75 MB)
FileName :03 Using `readdir` in a while Loop Read File Directories Efficiently.mp4 | Size: (162.72 MB)
FileName :04 The `pathinfo` function Extract File Path Components for Filtering File Types.mp4 | Size: (173.53 MB)
FileName :05 File Functions `file exists`, `is file`, `is dir`, `filemtime`, `filesize`,.mp4 | Size: (23.14 MB)
FileName :06 Integrate Images with Descriptive Texts (Exercise Instructions).mp4 | Size: (19.75 MB)
FileName :07 Read Text Data for Image Descriptions (Sample Solution - Part 1).mp4 | Size: (182.8 MB)
FileName :08 Organize and Process Text Data Effectively (Sample Solution - Part 2).mp4 | Size: (177.71 MB)
FileName :09 Render Text Data on the Website (Sample Solution - Part 3).mp4 | Size: (125.19 MB)
FileName :01 Overview.mp4 | Size: (23.33 MB)
FileName :02 Foundations From Excel Spreadsheets to Database Tables.mp4 | Size: (20.46 MB)
FileName :03 First steps with phpMyAdmin Create new Databases and store Data.mp4 | Size: (221.57 MB)
FileName :04 Primary Keys Ensure Data Integrity with unique ID Columns.mp4 | Size: (83.94 MB)
FileName :05 Auto Increment Generate unique IDs with ease.mp4 | Size: (42.04 MB)
FileName :06 Export & Import Files in phpMyAdmin.mp4 | Size: (44.68 MB)
FileName :01 Overview.mp4 | Size: (12.49 MB)
FileName :02 Setting up the Database and Table for the Notes App.mp4 | Size: (92.52 MB)
FileName :03 Object Orientation in PHP Manage Zip Files with Methods (Crash course).mp4 | Size: (123.74 MB)
FileName :04 Database Connections with PDO Initialization & Best Practices.mp4 | Size: (29.79 MB)
FileName :05 Troubleshooting Database Connections with PDO.mp4 | Size: (14.42 MB)
FileName :06 Data Retrieval with PDO Fetch Data from a Database.mp4 | Size: (22.73 MB)
FileName :07 Rendering Fetched Data as HTML Enhance Readability and Security.mp4 | Size: (56.37 MB)
FileName :08 SQL Query Basics Utilize the ORDER BY Clause and SELECT Specific Columns.mp4 | Size: (156.1 MB)
FileName :09 Filter Data with the WHERE Clause and Fetch Individual Entries with PDO.mp4 | Size: (134.48 MB)
FileName :10 Secure Parameter Handling in PDO Prevent SQL Injection with Bind Methods.mp4 | Size: (59.85 MB)
FileName :11 Insert Data Securely with INSERT INTO, Placeholders, and the `bindValue` Method.mp4 | Size: (171.23 MB)
FileName :12 Database Manipulation Using UPDATE and DELETE FROM Securely.mp4 | Size: (90.48 MB)
FileName :13 Prevent Leakage of Database Connection Information in older (=8 1) PHP Versions.mp4 | Size: (79.67 MB)
FileName :14 Choosing the Charset Ensure Compatibility with with utf8mb4 encoding.mp4 | Size: (58.24 MB)
FileName :01 Overview.mp4 | Size: (30.41 MB)
FileName :02 Design Files.mp4 | Size: (43.45 MB)
FileName :03 Starting with the Design.mp4 | Size: (106.11 MB)
FileName :04 Adding the Logo.mp4 | Size: (181.34 MB)
FileName :05 Create the New Entry Button.mp4 | Size: (274.02 MB)
FileName :06 Position the Button.mp4 | Size: (149.52 MB)
FileName :07 Implement the Main Area.mp4 | Size: (175.51 MB)
FileName :08 Create a Container.mp4 | Size: (131.65 MB)
FileName :09 Design the Layout of the Card (Part 1).mp4 | Size: (256.97 MB)
FileName :10 Design the Layout of the Card (Part 2).mp4 | Size: (115.78 MB)
FileName :11 Design the Layout of the Card (Part 3).mp4 | Size: (152.02 MB)
FileName :12 Responsive Design.mp4 | Size: (135.24 MB)
FileName :13 Implement the Pagination.mp4 | Size: (254.95 MB)
FileName :14 Finish the Pagination.mp4 | Size: (86.36 MB)
FileName :15 Add the Background (Part 1).mp4 | Size: (257.02 MB)
FileName :16 Add the Background (Part 2).mp4 | Size: (185.9 MB)
FileName :17 Add the Footer.mp4 | Size: (200.18 MB)
FileName :18 Develop the Form (Part 1).mp4 | Size: (285.35 MB)
FileName :19 Develop the Form (Part 2).mp4 | Size: (92.52 MB)
FileName :20 Finishing Touches.mp4 | Size: (78.5 MB)
FileName :01 Overview.mp4 | Size: (6.37 MB)
FileName :02 Create the DataBase.mp4 | Size: (118.76 MB)
FileName :03 Fetch Data from the DataBase.mp4 | Size: (182.56 MB)
FileName :04 The form Page.mp4 | Size: (135.49 MB)
FileName :05 Submit Data into the DataBase.mp4 | Size: (161.66 MB)
FileName :06 Add Pagination.mp4 | Size: (257.9 MB)
FileName :07 Generate Links.mp4 | Size: (302.36 MB)
FileName :08 Dates (Part 1).mp4 | Size: (152.63 MB)
FileName :09 Dates (Part 2).mp4 | Size: (22.04 MB)
FileName :10 Format the Dates.mp4 | Size: (123.6 MB)
FileName :11 Upload Files (Part 1).mp4 | Size: (190.03 MB)
FileName :12 Upload Files (Part 2).mp4 | Size: (241.11 MB)
FileName :13 How to Scale an Image.mp4 | Size: (263.77 MB)
FileName :14 Resize an Image and Upload.mp4 | Size: (86.52 MB)
FileName :15 Implement Image Upload.mp4 | Size: (221.15 MB)
FileName :16 Catch Invalid Uploads.mp4 | Size: (84.92 MB)
FileName :01 Overview.mp4 | Size: (6.12 MB)
FileName :02 The `$ SERVER` Array Gain Insights about the Server running your PHP Script.mp4 | Size: (95.6 MB)
FileName :03 HTTP Headers Examine Browser to Server Communication.mp4 | Size: (119.12 MB)
FileName :04 HTTP Headers Examine Server to Browser Communication.mp4 | Size: (93.75 MB)
FileName :05 Content-Type Header Example Dynamically Serve CSS with PHP.mp4 | Size: (13.72 MB)
FileName :06 Output Buffering Avoid Header Issues and Ensure Seamless File Transmissions.mp4 | Size: (45.28 MB)
FileName :07 Content-Disposition and Content-Length Header Implement File Downloads.mp4 | Size: (14.27 MB)
FileName :08 Location Header Redirect Users to Files.mp4 | Size: (81.23 MB)
FileName :09 Example Build a Newsletter Sign-Up Page using Location Headers.mp4 | Size: (185.69 MB)
FileName :10 Decipher HTTP Status Codes Success and Errors.mp4 | Size: (20.09 MB)
FileName :11 Project Craft a Custom 404 Error Page (Part 1).mp4 | Size: (61.83 MB)
FileName :12 Project Create a Custom ErrorDocument (Part 2).mp4 | Size: (154.68 MB)
FileName :01 Overview.mp4 | Size: (10.18 MB)
FileName :02 Declare and Invocate Custom Functions.mp4 | Size: (12.56 MB)
FileName :03 Function Contexts and Parameter Passing Transfer Data into Functions.mp4 | Size: (58.44 MB)
FileName :04 Multiple Parameters & Default Values Configure Functions.mp4 | Size: (49.87 MB)
FileName :05 The `return` Statement Extract Function Output.mp4 | Size: (22.91 MB)
FileName :06 Multiple `return` Statements Control Function Output.mp4 | Size: (85.28 MB)
FileName :07 The `null` Type Represent Missing Values.mp4 | Size: (15.08 MB)
FileName :08 Function Redefinition Best Practices.mp4 | Size: (24.57 MB)
FileName :09 Example Handling File Sizes with a Divide & Conquer Strategy.mp4 | Size: (35.18 MB)
FileName :01 Overview.mp4 | Size: (8.58 MB)
FileName :02 Typed Functions Secure & Document your Code.mp4 | Size: (119.34 MB)
FileName :03 Union Types Enable Multiple Parameter Types.mp4 | Size: (20.66 MB)
FileName :04 Return Types Enforce Reliable Function Outputs.mp4 | Size: (11.66 MB)
FileName :05 Nullable Types Allow for Missing Values as Parameters.mp4 | Size: (28.32 MB)
FileName :06 Strict Types Enforce Accurate Type Handling.mp4 | Size: (95.44 MB)
FileName :01 Overview.mp4 | Size: (5.01 MB)
FileName :02 Import the Data.mp4 | Size: (62.11 MB)
FileName :03 Connect to DataBase.mp4 | Size: (201.18 MB)
FileName :04 Navigation in the Header.mp4 | Size: (97.34 MB)
FileName :05 List the names.mp4 | Size: (160.7 MB)
FileName :06 DB Query in function.mp4 | Size: (99.09 MB)
FileName :07 Move Function to a separate File.mp4 | Size: (105.75 MB)
FileName :08 Solution Develop the Name View.mp4 | Size: (45.42 MB)
FileName :09 Polishing.mp4 | Size: (20.92 MB)
FileName :10 DB query for overview.mp4 | Size: (51.61 MB)
FileName :11 Generate an Overview Page.mp4 | Size: (93.91 MB)
FileName :12 Output Buffering.mp4 | Size: (13.19 MB)
FileName :13 Create a `render()` function.mp4 | Size: (21.91 MB)
FileName :14 Passing Data into the `render()` function.mp4 | Size: (161.82 MB)
FileName :15 Use the `render()` function.mp4 | Size: (25.63 MB)
FileName :16 Highlight the Letter.mp4 | Size: (43.75 MB)
FileName :17 Add Pagination (Part 1).mp4 | Size: (114.35 MB)
FileName :18 Add Pagination (Part 2).mp4 | Size: (26.21 MB)
FileName :19 Important Improve DB performance with indexes.mp4 | Size: (191.21 MB)
FileName :20 Important Improve groupby performance.mp4 | Size: (145.49 MB)
FileName :21 Fix a Bug.mp4 | Size: (63.1 MB)
FileName :01 Overview.mp4 | Size: (12.68 MB)
FileName :02 Intro to Regex Search Patterns in Strings.mp4 | Size: (211.36 MB)
FileName :03 Quantifiers Control Repetitions for Powerful Pattern Matching.mp4 | Size: (33.56 MB)
FileName :04 The `^` & `$` Anchors Define String Boundaries.mp4 | Size: (18.45 MB)
FileName :05 Bracket Expressions (Theory) Craft Custom Character Sets and Ranges.mp4 | Size: (11.13 MB)
FileName :06 Bracket Expressions in Practice.mp4 | Size: (15.78 MB)
FileName :07 Capture Groups Extract Structured Data Elements.mp4 | Size: (47.01 MB)
FileName :08 Text Transformations Pattern-Based Edits with `preg replace`.mp4 | Size: (20.74 MB)
FileName :01 Overview.mp4 | Size: (13.74 MB)
FileName :02 Limitations of Procedural Approaches Setting the Stage for OOP.mp4 | Size: (74.39 MB)
FileName :03 Classes in OOP Create Custom Objects.mp4 | Size: (32.1 MB)
FileName :04 Properties in a Class Typing, Initialization, and Management.mp4 | Size: (21.76 MB)
FileName :05 Class Methods Define Behavior within Objects.mp4 | Size: (27.77 MB)
FileName :06 Constructors Ensure Proper Initialization of Object Properties.mp4 | Size: (53.73 MB)
FileName :07 Simplifying Constructors Efficient Initialization & Business Logic Integration.mp4 | Size: (11.66 MB)
FileName :08 Example Implement a Transfer Method for Transactions Between Bank Accounts.mp4 | Size: (29.74 MB)
FileName :09 Securing Class Properties From Public to Private Access.mp4 | Size: (23.38 MB)
FileName :10 Securing Class Methods From Public to Private Access.mp4 | Size: (23.24 MB)
FileName :01 Overview.mp4 | Size: (237.81 MB)
FileName :02 Create the Model Class.mp4 | Size: (79.22 MB)
FileName :03 Add a Repository.mp4 | Size: (281.51 MB)
FileName :04 Fetch Additional Columns.mp4 | Size: (224.53 MB)
FileName :05 Show an individual City.mp4 | Size: (165.75 MB)
FileName :06 Optimize the Code.mp4 | Size: (25.39 MB)
FileName :07 Country to Flag Symbol (Bonus).mp4 | Size: (156.84 MB)
FileName :08 Add Flag to the Project.mp4 | Size: (32.07 MB)
FileName :09 Implement Pagination (Exercise).mp4 | Size: (8.66 MB)
FileName :10 Implement Pagination (Solution).mp4 | Size: (80.64 MB)
FileName :11 Implement a Form.mp4 | Size: (35.64 MB)
FileName :12 Update Entries.mp4 | Size: (177.17 MB)
FileName :13 Add Password Protection (Bonus).mp4 | Size: (228.01 MB)
FileName :01 Overview.mp4 | Size: (2.29 MB)
FileName :02 Namespaces in PHP Organize Code and Avoid Naming Collisions.mp4 | Size: (22.38 MB)
FileName :03 The `use` command Simplify PHP Code with Namespaces.mp4 | Size: (36.94 MB)
FileName :04 Class Names and Namespaces Access, Resolution, and Instance Verification.mp4 | Size: (17.36 MB)
FileName :05 Autoloading Load Classes and Manage Namespaces Efficiently.mp4 | Size: (59.02 MB)
FileName :06 Advanced Namespacing Adopt PSR-4 Autoloading.mp4 | Size: (59.78 MB)
FileName :07 Interfaces Define and Implement for Enhanced Type Safety and Reusability.mp4 | Size: (166.94 MB)
FileName :01 Overview.mp4 | Size: (8.14 MB)
FileName :02 Implement the App Frame.mp4 | Size: (39.14 MB)
FileName :03 Show the Background.mp4 | Size: (159.64 MB)
FileName :04 Implement the Top Bar.mp4 | Size: (91.74 MB)
FileName :05 Visualize the Weather.mp4 | Size: (59.33 MB)
FileName :06 Show the Weather Info.mp4 | Size: (64.39 MB)
FileName :07 Final Polishing.mp4 | Size: (62.67 MB)
FileName :01 Overview.mp4 | Size: (27.64 MB)
FileName :02 Creating an Interface, first steps.mp4 | Size: (63.4 MB)
FileName :03 Implementing the view code.mp4 | Size: (302.85 MB)
FileName :04 Testing the design with random data.mp4 | Size: (61.16 MB)
FileName :05 Fetching data with fsockopen.mp4 | Size: (350.99 MB)
FileName :06 Accessing a remote weather API.mp4 | Size: (22.09 MB)
FileName :07 Adding error handling.mp4 | Size: (131.06 MB)
FileName :08 Final polishing.mp4 | Size: (147.18 MB)
FileName :01 Overview.mp4 | Size: (5.22 MB)
FileName :02 Intro to Inheritance Extend Functionality From Parent Class.mp4 | Size: (21.83 MB)
FileName :03 Set Up the Child Class Constructor for Effective Object Initialization.mp4 | Size: (43.39 MB)
FileName :04 Inheritance & Property Accessibility Navigate Properties Across Classes.mp4 | Size: (24.71 MB)
FileName :05 Property Visibility Private and Protected Properties for Secure Data Handling.mp4 | Size: (35.37 MB)
FileName :06 The `parent` & `self` keywords Precisely Reference Class Methods.mp4 | Size: (31.3 MB)
FileName :07 Abstract Classes Enforce Method Implementation for Reliable Code.mp4 | Size: (31.96 MB)
FileName :01 Overview Initial Setup.mp4 | Size: (13.02 MB)
FileName :02 Develop the NotFoundController.mp4 | Size: (35.11 MB)
FileName :03 Implement the Error Page.mp4 | Size: (80.85 MB)
FileName :04 Overview PagesController.mp4 | Size: (6.28 MB)
FileName :05 Initiate the PagesController.mp4 | Size: (9.98 MB)
FileName :06 Set up the Database.mp4 | Size: (154.39 MB)
FileName :07 Create the PageModel and the PagesRepository.mp4 | Size: (181.11 MB)
FileName :08 Add the 'About us' Page & Handle Errors.mp4 | Size: (120.08 MB)
FileName :09 Render the Navigation Bar.mp4 | Size: (255.95 MB)
FileName :01 Overview.mp4 | Size: (34.7 MB)
FileName :02 Optimize Dependency Injection with Container Strategies.mp4 | Size: (51.07 MB)
FileName :03 The `use` keyword Weave external Data into Closures.mp4 | Size: (8.56 MB)
FileName :04 Refactor the Container with an Instances Array.mp4 | Size: (14.04 MB)
FileName :05 Refactor the Container with Unified Instance Creation.mp4 | Size: (34.03 MB)
FileName :06 Implement a Recipes Array for Dynamic Instance Creation.mp4 | Size: (89.53 MB)
FileName :07 Register the Recipes for Instance Creation outside the Container.mp4 | Size: (16.84 MB)
FileName :08 Secure Instance Creation with Private `bind()` Functions.mp4 | Size: (44.96 MB)
FileName :09 Enhanced Code Modularity Utilize Return Values in File Inclusion.mp4 | Size: (10.78 MB)
FileName :01 Utilize the Container Pattern in the CMS.mp4 | Size: (38.7 MB)
FileName :01 Create the Admin Menu.mp4 | Size: (109.56 MB)
FileName :02 Change the Colors in the Admin Area with CSS Variables (Bonus).mp4 | Size: (78.96 MB)
FileName :03 Add the PagesRepository to the PagesAdminController (Exercise).mp4 | Size: (10.86 MB)
FileName :04 Create the Overview Page for the Admin Area.mp4 | Size: (16.32 MB)
FileName :05 Implement the Create Form for the Admin Area.mp4 | Size: (348.42 MB)
FileName :06 Add Input Validation & Error Handling to the Create Form.mp4 | Size: (48.05 MB)
FileName :07 Implement the Delete Functionality (Part 1).mp4 | Size: (53.16 MB)
FileName :08 Implement the Delete Functionality (Part 2).mp4 | Size: (36.67 MB)
FileName :09 Style Buttons as Links (Bonus).mp4 | Size: (97.31 MB)
FileName :10 Implement the Edit Feature (Exercise).mp4 | Size: (7.51 MB)
FileName :11 Implement the Edit Feature (Solution Part 1).mp4 | Size: (101.83 MB)
FileName :12 Implement the Edit Feature (Solution Part 2).mp4 | Size: (85.33 MB)
FileName :01 Overview & Named Arguments.mp4 | Size: (11.47 MB)
FileName :02 The `setcookie()` Function Create Cookies in PHP.mp4 | Size: (57.2 MB)
FileName :03 Additional Parameters for `setcookie()` Manage Cookies in PHP.mp4 | Size: (77.05 MB)
FileName :04 Sessions in PHP Secure Data with the `$ SESSION` Variable.mp4 | Size: (181.1 MB)
FileName :05 Implement a Cookies Message (Bonus).mp4 | Size: (18.85 MB)
FileName :01 Overview.mp4 | Size: (70.81 MB)
FileName :02 How to Safely Store a Password.mp4 | Size: (118.31 MB)
FileName :03 Set up the Users Table.mp4 | Size: (33.48 MB)
FileName :04 Create the Login Form.mp4 | Size: (96.75 MB)
FileName :05 Validate the Login with the LoginController.mp4 | Size: (327.59 MB)
FileName :06 Store the Login within the Session.mp4 | Size: (48.51 MB)
FileName :07 Ensure Login with the authService.mp4 | Size: (32.16 MB)
FileName :08 Prevent Starting Sessions Multiple Times.mp4 | Size: (36.01 MB)
FileName :09 Implement the Logout Feature.mp4 | Size: (99.25 MB)
FileName :10 Intro to Cross-Site Request Forgery (CSRF).mp4 | Size: (57.73 MB)
FileName :11 Protect against CSRF with Tokens (Part 1).mp4 | Size: (42.72 MB)
FileName :12 Protect against CSRF with Tokens (Part 2).mp4 | Size: (89.13 MB)
FileName :13 Protect against CSRF with Tokens (Part 3).mp4 | Size: (122.2 MB)
FileName :14 Conclusion of the CMS Project.mp4 | Size: (73.97 MB)
FileName :01 Overview.mp4 | Size: (5.64 MB)
FileName :02 Static Methods & Variables Invoke Class Behavior & Share Data Without Instances.mp4 | Size: (14.59 MB)
FileName :03 Constants Define Global Options & Class-Attached Values with `define` & `const'.mp4 | Size: (7.55 MB)
FileName :04 The Singleton Pattern Ensure a Single Instance Throughout Your App.mp4 | Size: (16.45 MB)
FileName :05 Magic Methods Enhance Object Interaction and Property Management.mp4 | Size: (41.34 MB)
FileName :06 ArrayAccess & Countable Emulate Arrays with Interfaces.mp4 | Size: (67.8 MB)
FileName :07 Exception Handling Safeguard Functions with Try-Catch Mechanisms.mp4 | Size: (19.71 MB)
FileName :08 Custom Exceptions Craft Precision Error Handling.mp4 | Size: (29.16 MB)
FileName :01 Overview Cleaner URLs with `mod rewrite` in Apache.mp4 | Size: (72.19 MB)
FileName :02 Configuration of `mod rewrite` Direct Images with Conditions and Exceptions.mp4 | Size: (61.83 MB)
FileName :03 URL Handling with PHP and Apache Redirect Requests.mp4 | Size: (84.22 MB)
FileName :04 Exploring the `mod rewrite` Documentation.mp4 | Size: (26.67 MB)
FileName :01 Overview.mp4 | Size: (9.15 MB)
FileName :02 Multibyte Characters Measure String Lengths Accurately with `mb strlen`.mp4 | Size: (43.36 MB)
FileName :03 Advanced Multibyte String Functions `mb substr`, `mb strpos`, `mb ord`,.mp4 | Size: (67.16 MB)
FileName :04 Unicode Complexities Safeguard Your Web Apps from Hidden Characters.mp4 | Size: (111.89 MB)
FileName :05 Bonus Intro to the symfonystring package.mp4 | Size: (63.2 MB)
FileName :06 Convert non-UTF-8 strings with `mb convert encoding`.mp4 | Size: (64.35 MB)
FileName :07 Database Encodings The Critical Role of utf8mb4 in MySQL.mp4 | Size: (78.25 MB)
FileName :08 Collations in MySQL Uncover the Impact on Sorting and Searching.mp4 | Size: (158.32 MB)
FileName :01 Intro to HTML Headings, Paragraphs & Anchor Tags.mp4 | Size: (25.86 MB)
FileName :02 Inline Elements vs Block Elements Shape your Content.mp4 | Size: (33.93 MB)
FileName :03 Intro to CSS Change the Style of an HTML Element.mp4 | Size: (11.03 MB)
FileName :04 From Inline Styles to CSS Files Enhance Flexibility and Control.mp4 | Size: (24.2 MB)
FileName :05 CSS Selectors Select Elements by `id` and `class`.mp4 | Size: (37.63 MB)
FileName :06 More Complex Selectors Target Elements Precisely.mp4 | Size: (14.04 MB)
FileName :07 The Block Model Create Layouts with CSS.mp4 | Size: (76 MB)
FileName :08 Embed Images and Style Inline-Block Elements.mp4 | Size: (113.05 MB)
FileName :09 Structure HTML Pages with divs, spans, and Semantic Tags like header.mp4 | Size: (89.99 MB)
FileName :01 Advanced Development with Packagist, Composer, and Frameworks (Symfony, Laravel).mp4 | Size: (188.42 MB)
FileName :02 Exploring Ready-Made Solutions phpBB, Shopware, and Wordpress.mp4 | Size: (100.29 MB)
FileName :03 PhpStorm Optimize Your PHP Development Environment.mp4 | Size: (36.83 MB)
FileName :04 Final Words.mp4 | Size: (8.06 MB)]
Screenshot
DDownload
https://ddownload.com/hw16h6n3ih6s/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part01.rar https://ddownload.com/zz5b139evqvd/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part02.rar https://ddownload.com/5bvhg83yq262/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part03.rar https://ddownload.com/lzfm6q89rp60/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part04.rar https://ddownload.com/4edp3lg3zw6x/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part05.rar https://ddownload.com/t02aw29ts2ek/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part06.rar https://ddownload.com/smls0gge22tv/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part07.rar https://ddownload.com/sl2urndvacum/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part08.rar https://ddownload.com/cp92mjd5q4o1/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part09.rar https://ddownload.com/9y73qiysw0qy/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part10.rar https://ddownload.com/syy0kp4qwly3/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part11.rar https://ddownload.com/i9bbtiaxz6yb/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part12.rar https://ddownload.com/7qkmv1e5nb9a/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part13.rar https://ddownload.com/a1imjfl0a0v6/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part14.rar https://ddownload.com/gnejiakh0znv/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part15.rar https://ddownload.com/gyazujuvx8ss/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part16.rar https://ddownload.com/1by7mfefzag0/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part17.rar https://ddownload.com/ap09qbwjhai3/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part18.rar https://ddownload.com/imndn2gvw35o/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part19.rar https://ddownload.com/i0yb0erxizy6/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part20.rar https://ddownload.com/f9u49k06eygm/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part21.rar https://ddownload.com/4nzaqnerhg2q/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part22.rar https://ddownload.com/og3cp295y86g/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part23.rar https://ddownload.com/gimgrrks5ndk/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part24.rar
https://rapidgator.net/file/ac866b589298bf9ec73fd5518c0be740/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part01.rar https://rapidgator.net/file/7f49a36e498791adde9a9f164b1dcc82/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part02.rar https://rapidgator.net/file/aa280c46c3588858f0c0d94b367762a8/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part03.rar https://rapidgator.net/file/b66f52ea4cb0a2852a72441b1b70e322/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part04.rar https://rapidgator.net/file/59fad3d32171bd9a1eeabe9d6ee41229/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part05.rar https://rapidgator.net/file/fc196ec264b562b29b4f46e197b43551/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part06.rar https://rapidgator.net/file/67420cd460ffe0609d58d17d56895262/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part07.rar https://rapidgator.net/file/2aab53e5c2f79ee8f1e0b65837cf3e7d/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part08.rar https://rapidgator.net/file/34eac3e87e7fe3cfd9b527487261fbac/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part09.rar https://rapidgator.net/file/74b3fbc303a56385c7ec502cab263372/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part10.rar https://rapidgator.net/file/e2132f46cd865b337aa340281c831da9/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part11.rar https://rapidgator.net/file/b8fdb574d1ac155c593cd44091dd47c3/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part12.rar https://rapidgator.net/file/a2e9e7c81f8598d7625661880fc84a01/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part13.rar https://rapidgator.net/file/a8402c768016d217bc05de5ec8ff9da6/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part14.rar https://rapidgator.net/file/0ba96ceab61ec0cc1ae4fee01bc705c0/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part15.rar https://rapidgator.net/file/47851e68d3bf13a418774ce878625b2f/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part16.rar https://rapidgator.net/file/cf02a4990fdf2d0b3a1f4ab72364164e/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part17.rar https://rapidgator.net/file/fc12f0be30fc9c494610bd56be20ca50/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part18.rar https://rapidgator.net/file/eaba1ec8f3e20ee18ebe6be2aa3f1254/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part19.rar https://rapidgator.net/file/2ec0eaad48a308024917e5020814668f/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part20.rar https://rapidgator.net/file/e3c8676ebd2f674bbf1949d9d9a2e73c/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part21.rar https://rapidgator.net/file/9962f1825bf606275272b4f081cfa6a4/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part22.rar https://rapidgator.net/file/95b613d2f4cdf7292901ffb3eea98ce5/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part23.rar https://rapidgator.net/file/58dfaf8c78a5c79e2c29043fd4feb1a6/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part24.rar
NitroFlare
https://nitroflare.com/view/05F3E626936E201/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part01.rar https://nitroflare.com/view/B93F3D829F2941C/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part02.rar https://nitroflare.com/view/BD87075901174AA/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part03.rar https://nitroflare.com/view/D84648ACC532A35/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part04.rar https://nitroflare.com/view/BA8E01C6A148852/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part05.rar https://nitroflare.com/view/71B37D9091CFEAA/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part06.rar https://nitroflare.com/view/4EC20075ECC5CF8/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part07.rar https://nitroflare.com/view/5C1D5E603900FDA/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part08.rar https://nitroflare.com/view/B427235DB6B3B42/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part09.rar https://nitroflare.com/view/33828931D7D1D26/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part10.rar https://nitroflare.com/view/AA59F9BD1AEF56E/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part11.rar https://nitroflare.com/view/EFC8C768C2FA80E/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part12.rar https://nitroflare.com/view/D269CFA1579B914/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part13.rar https://nitroflare.com/view/B8DA330FA4380FF/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part14.rar https://nitroflare.com/view/1C1D7703BE814C1/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part15.rar https://nitroflare.com/view/2CEFC954F863439/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part16.rar https://nitroflare.com/view/DFDC5357B6C2699/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part17.rar https://nitroflare.com/view/A5FFD6824BBEBD3/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part18.rar https://nitroflare.com/view/A17D550C2B0B76A/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part19.rar https://nitroflare.com/view/ABCFB011DDE0113/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part20.rar https://nitroflare.com/view/AF662EB70F50219/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part21.rar https://nitroflare.com/view/A97C449972E628D/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part22.rar https://nitroflare.com/view/B0F2ECB5AD6D8CC/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part23.rar https://nitroflare.com/view/0B534D7FF7799DD/Modern.PHP.The.Complete.Guide.-.from.Beginner.to.Advanced.part24.rar
