Register Account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Modern PHP The Complete Guide - from Beginner to Advanced
#1
[Image: 537368816_que-es-udemy-analisis-opiniones.jpg]
26.47 GB | 19min 14s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English

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

TurboBit

[To see links please register or login]

RapidGator

[To see links please register or login]

[Image: signature.png]
Reply



Forum Jump:


Users browsing this thread:
2 Guest(s)

Download Now   Download Now
Download Now   Download Now


Telegram