TorBT - Torrents and Magnet Links Search Engine

Udemy - PHP for Beginners - Become a PHP Master

File Name
Size
01 The First Steps/001 Introduction.mp4
4.5 MB
01 The First Steps/002 Local Development Environment and Software Install.mp4
59 MB
01 The First Steps/003 Course Exercise Files Video Quality.mp4
55 MB
01 The First Steps/004 Code Editor Installation Optional if you have one.mp4
18 MB
01 The First Steps/006 Using Dynamic Data.mp4
34 MB
01 The First Steps/007 Inserting Comments in PHP.mp4
25 MB
01 The First Steps/008 Practice Section 1.mp4
15 MB
02 Data Types and More/001 Variables in PHP.mp4
61 MB
02 Data Types and More/002 Math.mp4
29 MB
02 Data Types and More/003 Arrays.mp4
48 MB
02 Data Types and More/004 Associative Arrays.mp4
46 MB
02 Data Types and More/005 Practice Section 2.mp4
13 MB
03 Control Structures/001 if Statements.mp4
41 MB
03 Control Structures/002 Comparison and Logical Operators.mp4
25 MB
03 Control Structures/003 Switch Statements in PHP.mp4
35 MB
03 Control Structures/004 While Loop in PHP.mp4
40 MB
03 Control Structures/005 For Loop in PHP.mp4
29 MB
03 Control Structures/006 Foreach Loop in PHP.mp4
29 MB
03 Control Structures/007 Practice Section 3.mp4
21 MB
04 Custom Functions/001 Defining functions.mp4
56 MB
04 Custom Functions/002 Function Parameters.mp4
59 MB
04 Custom Functions/003 Return Values From Functions.mp4
68 MB
04 Custom Functions/004 Global Variable and Scope.mp4
26 MB
04 Custom Functions/005 Constants.mp4
8.4 MB
04 Custom Functions/006 Practice Section 4.mp4
20 MB
05 PHP Built-in Functions/001 Math Functions.mp4
16 MB
05 PHP Built-in Functions/002 String Functions.mp4
27 MB
05 PHP Built-in Functions/003 Array Functions.mp4
25 MB
05 PHP Built-in Functions/004 Practice Section 5.mp4
29 MB
06 How To Use Form Data in PHP/001 Checking for Form Submission.mp4
40 MB
06 How To Use Form Data in PHP/002 Extracting Information from form.mp4
17 MB
06 How To Use Form Data in PHP/003 Validating The Form Values.mp4
39 MB
06 How To Use Form Data in PHP/004 External Page Submission.mp4
22 MB
06 How To Use Form Data in PHP/005 Practice Section 6.mp4
11 MB
07 How To Use Databases in PHP/001 Introduction to Databases.mp4
5.6 MB
07 How To Use Databases in PHP/002 Introduction to PHPmyadmin.mp4
26 MB
07 How To Use Databases in PHP/003 Markup for Login Page.mp4
56 MB
07 How To Use Databases in PHP/004 Receiving Post Data From Check.mp4
27 MB
07 How To Use Databases in PHP/005 Creating a Database in PHPmyadmin.mp4
12 MB
07 How To Use Databases in PHP/006 Creating Tables and Inserting Data in PHPmyadmin.mp4
15 MB
07 How To Use Databases in PHP/007 Connecting to the Database using PHP.mp4
18 MB
07 How To Use Databases in PHP/008 Creating Records into the database table with PHP.mp4
40 MB
07 How To Use Databases in PHP/009 Reading Information in the Database with PHP.mp4
31 MB
07 How To Use Databases in PHP/010 Creating the Update Records Form.mp4
42 MB
07 How To Use Databases in PHP/011 Query to Read Ids.mp4
52 MB
07 How To Use Databases in PHP/012 Query to Update Username and Password.mp4
52 MB
07 How To Use Databases in PHP/013 Refactoring The Update Query into a Function.mp4
28 MB
07 How To Use Databases in PHP/014 Delete Records From Database with PHP.mp4
52 MB
07 How To Use Databases in PHP/015 ReFactoring all Database Query Code into Functions.mp4
64 MB
07 How To Use Databases in PHP/016 Making All Files Modular and Refactoring.mp4
84 MB
07 How To Use Databases in PHP/017 Practice Section 7.mp4
58 MB
08 PHP Security/001 SQL Injection - How to Prevent it.mp4
33 MB
08 PHP Security/002 Password Encryption.mp4
85 MB
08 PHP Security/003 Practice Section 8.mp4
14 MB
09 PHP and The Web/001 Introduction to HTTP Requests and more.mp4
2.3 MB
09 PHP and The Web/002 Using The GET super Global.mp4
38 MB
09 PHP and The Web/003 using The POST super Global.mp4
20 MB
09 PHP and The Web/004 About Cookies in PHP.mp4
24 MB
09 PHP and The Web/005 Setting Cookies with PHP.mp4
49 MB
09 PHP and The Web/006 Reading Cookies in PHP.mp4
26 MB
09 PHP and The Web/007 How use Sessions in PHP.mp4
47 MB
09 PHP and The Web/008 Practice Section 9.mp4
48 MB
10 Object Oriented PHP Introduction/001 What are classes and objects Introduction.mp4
4.8 MB
10 Object Oriented PHP Introduction/002 What are classes and how to define them in PHP.mp4
30 MB
10 Object Oriented PHP Introduction/003 What are class methods and how to create them.mp4
20 MB
10 Object Oriented PHP Introduction/004 How to instantiate a class.mp4
25 MB
10 Object Oriented PHP Introduction/005 Adding Properties to Our Class.mp4
34 MB
10 Object Oriented PHP Introduction/006 Class inheretance.mp4
22 MB
10 Object Oriented PHP Introduction/007 Constructors.mp4
22 MB
10 Object Oriented PHP Introduction/008 Data Access.mp4
30 MB
10 Object Oriented PHP Introduction/009 Static Data in Classes.mp4
27 MB
10 Object Oriented PHP Introduction/010 Practice Section 10.mp4
25 MB
11 CMS Project Blogging System - Front End and First Steps/001 Intro Tour of the CMS.mp4
96 MB
11 CMS Project Blogging System - Front End and First Steps/002 Turning On Some Important Features.mp4
36 MB
11 CMS Project Blogging System - Front End and First Steps/003 Adding our assets working structure.mp4
51 MB
11 CMS Project Blogging System - Front End and First Steps/004 Creating database and category table for the CMS.mp4
25 MB
11 CMS Project Blogging System - Front End and First Steps/005 Connecting to the database with PHP.mp4
30 MB
11 CMS Project Blogging System - Front End and First Steps/006 Making our files reuseable.mp4
95 MB
11 CMS Project Blogging System - Front End and First Steps/007 Inserting Data into Category Table and Displaying it.mp4
40 MB
11 CMS Project Blogging System - Front End and First Steps/008 Creating the posts table.mp4
33 MB
11 CMS Project Blogging System - Front End and First Steps/009 Inserting Data into the posts table and displaying it.mp4
89 MB
11 CMS Project Blogging System - Front End and First Steps/010 Inserting the post image and displaying it.mp4
40 MB
11 CMS Project Blogging System - Front End and First Steps/011 Creating a custom search engine part 1.mp4
30 MB
11 CMS Project Blogging System - Front End and First Steps/012 Creating a custom search engine part 2.mp4
42 MB
11 CMS Project Blogging System - Front End and First Steps/013 Creating a custom search engine part 3.mp4
55 MB
11 CMS Project Blogging System - Front End and First Steps/014 Adding Categories to the sidebar.mp4
54 MB
12 CMS - Categories More/001 Creating reuseable code in the admin.mp4
98 MB
12 CMS - Categories More/002 Creating the navigation links in admin.mp4
63 MB
12 CMS - Categories More/003 Creating the admin category page part 1.mp4
30 MB
12 CMS - Categories More/004 Creating the admin category page part 2.mp4
12 MB
12 CMS - Categories More/005 Displaying data in category page.mp4
31 MB
12 CMS - Categories More/006 Adding Categories.mp4
28 MB
12 CMS - Categories More/007 Adding a special Function to our header file.mp4
6.2 MB
12 CMS - Categories More/008 Deleting Categories.mp4
36 MB
12 CMS - Categories More/009 Updating or Editing Categories part 1.mp4
28 MB
12 CMS - Categories More/010 Updating or Editing Categories part 2.mp4
42 MB
12 CMS - Categories More/011 Refactoring category code part 1.mp4
20 MB
12 CMS - Categories More/012 Refactoring category code part 2.mp4
21 MB
13 CMS - POSTS/001 Creating a HTML table in admin to display a list of posts.mp4
32 MB
13 CMS - POSTS/002 Displaying posts list in admin.mp4
63 MB
13 CMS - POSTS/003 Including Pages based on condition technique.mp4
27 MB
13 CMS - POSTS/004 Creating Post HTML form in admin.mp4
55 MB
13 CMS - POSTS/005 Inserting Post Data From admin.mp4
57 MB
13 CMS - POSTS/006 Deleting Posts in admin.mp4
40 MB
13 CMS - POSTS/007 Creating the HTML edit form post page.mp4
15 MB
13 CMS - POSTS/008 Displaying the Edit Data in Post Edit Page.mp4
52 MB
13 CMS - POSTS/009 Dynamic Category Editing Image Display.mp4
28 MB
13 CMS - POSTS/010 Finally Updating Posts.mp4
78 MB
13 CMS - POSTS/011 Relating Categories to posts and Displaying it.mp4
32 MB
13 CMS - POSTS/012 Adding Category Dropdown to the Add Post Page.mp4
64 MB
13 CMS - POSTS/013 Adding Individual Post Page and Link.mp4
58 MB
13 CMS - POSTS/014 Creating the category page.mp4
35 MB
13 CMS - POSTS/015 Setting up some links and making an excerpt.mp4
33 MB
14 CMS - COMMENTS/001 Creating the comments table and inserting data.mp4
24 MB
14 CMS - COMMENTS/002 Creating the comments page and HTML form in admin.mp4
11 MB
14 CMS - COMMENTS/003 Creating the Query for displaying comments in admin part 1.mp4
54 MB
14 CMS - COMMENTS/004 Creating the Query for displaying comments in admin part 2.mp4
22 MB
14 CMS - COMMENTS/005 Inserting new fields in Front end comment form and testing it.mp4
44 MB
14 CMS - COMMENTS/006 Creating the Frond End comment insert query.mp4
30 MB
14 CMS - COMMENTS/007 Finishing the query to send comment data Front end.mp4
31 MB
14 CMS - COMMENTS/008 Relating Comments to posts.mp4
43 MB
14 CMS - COMMENTS/009 Deleting comments.mp4
19 MB
14 CMS - COMMENTS/010 Approving and unapproving comments.mp4
31 MB
14 CMS - COMMENTS/011 Displaying comments based on approval.mp4
45 MB
14 CMS - COMMENTS/012 Increasing comments count.mp4
43 MB
14 CMS - COMMENTS/013 Adjustments to visual for comments.mp4
14 MB
14 CMS - COMMENTS/014 Adjustments for comments and Displaying Post Based on Status.mp4
41 MB
15 CMS - USERS/001 Creating the users table and data insert.mp4
23 MB
15 CMS - USERS/002 Creating users pages and links.mp4
25 MB
15 CMS - USERS/003 Modifying user table heading.mp4
17 MB
15 CMS - USERS/004 Creating the display query for users.mp4
32 MB
15 CMS - USERS/005 Displaying users in admin.mp4
20 MB
15 CMS - USERS/006 Adding users in admin part 1.mp4
44 MB
15 CMS - USERS/007 Adding users in admin part 2.mp4
45 MB
15 CMS - USERS/008 Adding users in admin part 3.mp4
32 MB
15 CMS - USERS/009 Adding users in admin part 4 and final.mp4
9.3 MB
15 CMS - USERS/010 Deleting users.mp4
14 MB
15 CMS - USERS/011 Changing user roles.mp4
25 MB
15 CMS - USERS/012 Setting Up the Edit User Page.mp4
31 MB
15 CMS - USERS/013 Displaying User Values in Edit Page.mp4
34 MB
15 CMS - USERS/014 Adding Select Options to User Role.mp4
12 MB
15 CMS - USERS/015 Updating User.mp4
42 MB
16 CMS - Login/001 Creating the login form.mp4
38 MB
16 CMS - Login/002 Making the login page.mp4
16 MB
16 CMS - Login/003 Select User Query.mp4
30 MB
16 CMS - Login/004 Validating User Query Front End.mp4
41 MB
16 CMS - Login/005 Setting Values with Sessions.mp4
30 MB
16 CMS - Login/006 Logout Page Improved Validation.mp4
25 MB
16 CMS - Login/007 Validating User Admin.mp4
40 MB
17 CMS - Profile/001 Creating the Profile Page.mp4
34 MB
17 CMS - Profile/002 Displaying User Data.mp4
31 MB
17 CMS - Profile/003 Updating User Data.mp4
24 MB
18 CMS - Dashboard/001 Adding Widgets.mp4
20 MB
18 CMS - Dashboard/002 Posts Dynamic Data in Widget.mp4
22 MB
18 CMS - Dashboard/003 Using Dynamic Data in all Widgets.mp4
23 MB
18 CMS - Dashboard/004 Adjusting Widget Links.mp4
37 MB
18 CMS - Dashboard/005 Adding an AWESOME Chart to admin.mp4
33 MB
18 CMS - Dashboard/006 Cleaning up the chart a little.mp4
28 MB
18 CMS - Dashboard/007 Displaying Dynamic Data in chart part 1.mp4
47 MB
18 CMS - Dashboard/008 Displaying Dynamic Data in chart part 2.mp4
43 MB
19 Improving Our CMS/001 Adjusting post echo.mp4
10 MB
19 Improving Our CMS/002 Removing Read More Button.mp4
16 MB
19 Improving Our CMS/003 Adding Notification to Add User Page.mp4
12 MB
20 CMS -Extra Features/001 Adding Dynamic Category Selection for Edit Post Page.mp4
32 MB
20 CMS -Extra Features/002 Adding extra element to dashboard.mp4
21 MB
20 CMS -Extra Features/003 Adding the WYSIWYG Editor.mp4
58 MB
20 CMS -Extra Features/004 Adding Links to Post Images and Read More Button.mp4
20 MB
20 CMS -Extra Features/005 Adding Post Update Notification.mp4
44 MB
20 CMS -Extra Features/006 Adding Post Edit Link in Front End.mp4
40 MB
20 CMS -Extra Features/007 Adding Bulk Options Posts, part 1.mp4
18 MB
20 CMS -Extra Features/008 Adding Bulk Options Posts, part 2.mp4
30 MB
20 CMS -Extra Features/009 Adding Bulk Options Posts, part 3.mp4
27 MB
20 CMS -Extra Features/010 Adding Bulk Options Posts, part 4.mp4
38 MB
20 CMS -Extra Features/011 Adding Bulk Options Posts, part 5.mp4
23 MB
20 CMS -Extra Features/012 Adding Bulk Options Posts, part 6.mp4
26 MB
20 CMS -Extra Features/013 Adding Dropdown Option for Add Post Page.mp4
20 MB
20 CMS -Extra Features/014 Adding Post Creation Notice to Add Post Page.mp4
22 MB
20 CMS -Extra Features/015 Adding Link to Add New Button in Post Page.mp4
18 MB
20 CMS -Extra Features/016 Adding Link to View Posts from Admin.mp4
34 MB
20 CMS -Extra Features/017 Adding Dynamic Personalization to Admin.mp4
18 MB
20 CMS -Extra Features/018 Adding Validation to Comments in Post Page.mp4
40 MB
21 CMS -Extra Features - User Registration/001 Downloading Placing Form Markup.mp4
16 MB
21 CMS -Extra Features - User Registration/002 Testing Registration Form.mp4
12 MB
21 CMS -Extra Features - User Registration/003 Extracting Form Values and Escaping.mp4
11 MB
21 CMS -Extra Features - User Registration/004 Starting Query and Default Tables Values.mp4
48 MB
21 CMS -Extra Features - User Registration/005 Fetching our Database for Default Values.mp4
33 MB
21 CMS -Extra Features - User Registration/006 Validating Fields.mp4
33 MB
21 CMS -Extra Features - User Registration/007 Encrypting User Passwords.mp4
20 MB
21 CMS -Extra Features - User Registration/008 Updating Our CMS due to password Encryption.mp4
49 MB
21 CMS -Extra Features - User Registration/009 User Page Display Shorter Password Field.mp4
48 MB
21 CMS -Extra Features - User Registration/010 User Page Dropdown Default Value Change.mp4
9.5 MB
21 CMS -Extra Features - User Registration/011 PHP and Javascript Confirm Before Action.mp4
28 MB
21 CMS -Extra Features - User Registration/012 Get Your Certificate.mp4
13 MB
21 CMS -Extra Features - User Registration/013 Wrapping this up IMPORTANT.mp4
6.3 MB
22 CMS-Extra Features - Author Related Posts/001 Relating Posts to their Authors Part 1.mp4
25 MB
22 CMS-Extra Features - Author Related Posts/002 Relating Posts to their Authors Part 2.mp4
38 MB
22 CMS-Extra Features - Author Related Posts/003 Cloning Posts NEW feature - COOL STUFF .mp4
79 MB
22 CMS-Extra Features - Author Related Posts/004 Adding a LOADER to the CMS Admin.mp4
45 MB
22 CMS-Extra Features - Author Related Posts/005 Adding views functionality to posts.mp4
49 MB
22 CMS-Extra Features - Author Related Posts/006 Resetting Views Feature.mp4
50 MB
23 Pagination/001 Pagination Intro and Part 1.mp4
56 MB
23 Pagination/002 Pagination Intro and Part 2 - Links and Get Request.mp4
44 MB
23 Pagination/003 Pagination Intro and Part 3 - Get Request Processing.mp4
38 MB
23 Pagination/004 Pagination Intro and Part 4 - Assigning a variable to the per page value.mp4
51 MB
23 Pagination/005 Pagination Intro and Part 5 - Adding Some Style to Current Page .mp4
36 MB
24 CMS - Extra Features - Users ONLINE/001 Creating the user online table and Setup.mp4
16 MB
24 CMS - Extra Features - Users ONLINE/002 Creating the PHP code and Queries.mp4
28 MB
24 CMS - Extra Features - Users ONLINE/003 Displaying Users Online .mp4
40 MB
24 CMS - Extra Features - Users ONLINE/004 Displaying Users Online in Navigation.mp4
24 MB
25 CMS- Extra Feature - NEW Simple Password Encrypting and Login System/001 Explanation of new New function and Implementation.mp4
60 MB
25 CMS- Extra Feature - NEW Simple Password Encrypting and Login System/002 Login in Users with new System.mp4
28 MB
25 CMS- Extra Feature - NEW Simple Password Encrypting and Login System/003 Adding New System to Add Users in Admin.mp4
15 MB
26 CMS - Extra Feature - Improved Comment system count and diplay/001 Comment count and amount display.mp4
28 MB
26 CMS - Extra Feature - Improved Comment system count and diplay/002 Creating a link in comment count and sending a GET Request.mp4
20 MB
26 CMS - Extra Feature - Improved Comment system count and diplay/003 Comments page to specific posts.mp4
67 MB
26 CMS - Extra Feature - Improved Comment system count and diplay/004 Deleting in the same page.mp4
38 MB
27 CMS - Extra Feature - Post for Specific User in admin/001 Part 1 - Add Page.mp4
30 MB
27 CMS - Extra Feature - Post for Specific User in admin/002 Part 2 - Insertion.mp4
56 MB
27 CMS - Extra Feature - Post for Specific User in admin/003 Part 3 - Fixing User Display Issue.mp4
57 MB
27 CMS - Extra Feature - Post for Specific User in admin/004 Part 4 - Edit Post Page Update.mp4
20 MB
27 CMS - Extra Feature - Post for Specific User in admin/005 Part 5 - Upgrading Front End.mp4
37 MB
28 CMS - More Security/001 URL and MySQL Injection Protection.mp4
28 MB
KAT.CR.txt
14 B