Torrent Downloads » Other » [ DevCourseWeb com ] Udemy - Complete PHP7 and MYSQL MasterClass Course (10 Projects)
Other
[ DevCourseWeb com ] Udemy - Complete PHP7 and MYSQL MasterClass Course (10 Projects)
Torrent info
Name:[ DevCourseWeb com ] Udemy - Complete PHP7 and MYSQL MasterClass Course (10 Projects)
Infohash: 8C5B5586B293250E6704AA309E3F57063125425E
Total Size: 2.63 GB
Magnet: Magnet Download
Seeds: 1
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-10-24 15:09:52 (Update Now)
Torrent added: 2022-02-10 21:01:06
Alternatives:[ DevCourseWeb com ] Udemy - Complete PHP7 and MYSQL MasterClass Course (10 Projects) Torrents
Torrent Files List
Get Bonus Downloads Here.url (Size: 2.63 GB) (Files: 174)
Get Bonus Downloads Here.url
~Get Your Files Here !
01 - Introduction
001 Introduction.mp4
001 Introduction_en.vtt
002 How to ask questions.mp4
002 How to ask questions_en.vtt
02 - PHP Overview
001 What is PHP.mp4
001 What is PHP_en.vtt
002 Setting up our environment.mp4
002 Setting up our environment_en.vtt
003 Your first PHP script.mp4
003 Your first PHP script_en.vtt
004 PHP echo statement.mp4
004 PHP echo statement_en.vtt
005 Comments in PHP.mp4
005 Comments in PHP_en.vtt
index.php
03 - Basic PHP Concept
001 What are variables in PHP.mp4
001 What are variables in PHP_en.vtt
002 What are Constants in PHP.mp4
002 What are Constants in PHP_en.vtt
003 Data Types in PHP.mp4
003 Data Types in PHP_en.vtt
004 Variable Scopes.mp4
004 Variable Scopes_en.vtt
005 Strings and Strings Functions.mp4
005 Strings and Strings Functions_en.vtt
006 Operations in PHP.mp4
006 Operations in PHP_en.vtt
data-type.php
operators.php
php-scope.php
strings.php
var.php
04 - Control Structure (First Project)
001 Condition Checking in PHP.mp4
001 Condition Checking in PHP_en.vtt
002 Switch Statement in PHP.mp4
002 Switch Statement in PHP_en.vtt
003 Create a Simple PHP Calculator.mp4
003 Create a Simple PHP Calculator_en.vtt
first_project
calculator.php
switch.php
05 - Loops and functions
001 What is a While Loop.mp4
001 What is a While Loop_en.vtt
002 What is a For Loop.mp4
002 What is a For Loop_en.vtt
003 What is a Do...While Loop.mp4
003 What is a Do...While Loop_en.vtt
004 What is a Foreach Loop.mp4
004 What is a Foreach Loop_en.vtt
005 How to create a custom function in PHP.mp4
005 How to create a custom function in PHP_en.vtt
06 - Data Structures (Second Project)
001 Understanding Arrays in PHP.mp4
001 Understanding Arrays in PHP_en.vtt
002 Array Functions in PHP.mp4
002 Array Functions in PHP_en.vtt
003 Password Generator using PHP.mp4
003 Password Generator using PHP_en.vtt
004 Ad-dons to Password Generator.mp4
004 Ad-dons to Password Generator_en.vtt
arr.php
pwdgen
css
bootstrap.css
idea
encodings.xml
misc.xml
modules.xml
name
pwdgen.iml
scopes
scope_settings.xml
vcs.xml
workspace.xml
index.php
phpintel
c2fd10da19eddad49df507df52c9a918
index
07 - HTTP and the SERVER
001 HTTP Request and Response Explained.mp4
001 HTTP Request and Response Explained_en.vtt
002 Overview of HTTP Status Codes.mp4
002 Overview of HTTP Status Codes_en.vtt
003 Super-Global variables [Part 1].mp4
003 Super-Global variables [Part 1]_en.vtt
004 Super-Global variables [Part 2].mp4
004 Super-Global variables [Part 2]_en.vtt
005 Processing Forms in PHP [GET METHOD].mp4
005 Processing Forms in PHP [GET METHOD]_en.vtt
006 Processing Forms in PHP [POST METHOD].mp4
006 Processing Forms in PHP [POST METHOD]_en.vtt
007 Form Security and Validation.mp4
007 Form Security and Validation_en.vtt
forms
form.php
welcome.php
http-status.php
requests.php
08 - Advanced PHP (Third Project)
001 Date and Time in PHP.mp4
001 Date and Time in PHP_en.vtt
002 How to include files in PHP.mp4
002 How to include files in PHP_en.vtt
003 How to Upload Images to the Server.mp4
003 How to Upload Images to the Server_en.vtt
004 How to set COOKIES in PHP.mp4
004 How to set COOKIES in PHP_en.vtt
005 How to set SESSIONS in PHP.mp4
005 How to set SESSIONS in PHP_en.vtt
006 Multi-Dimensional Arrays in PHP.mp4
006 Multi-Dimensional Arrays in PHP_en.vtt
007 Filters in PHP [Part 1].mp4
007 Filters in PHP [Part 1]_en.vtt
008 Advanced Filters in PHP.mp4
008 Advanced Filters in PHP_en.vtt
date.php
image_upload
5dd1e0a5e4b6e.png
5dd1e0daa19ee.png
5dd1e16315dcc.png
5dd1e17592589.png
5dd1e176a3435.png
index.php
web
footer.php
header.php
index.php
09 - SQL Overview
001 How to create a database and table using SQL commands.mp4
001 How to create a database and table using SQL commands_en.vtt
002 Create and Read using SQL commands.mp4
002 Create and Read using SQL commands_en.vtt
003 Update and Delete records using SQL commands.mp4
003 Update and Delete records using SQL commands_en.vtt
sqlScript.txt
10 - Database - MySQLi [Procdeural]
001 How to connect to te database using PHP.mp4
001 How to connect to te database using PHP_en.vtt
002 How to insert records from users to the database.mp4
002 How to insert records from users to the database_en.vtt
003 How to get records from the database.mp4
003 How to get records from the database_en.vtt
database
db.php
index.php
11 - Flashcard Application (Fourth Project)
001 Introduction and Overview.mp4
001 Introduction and Overview_en.vtt
002 Connecting to the Database and Overview of the Files.mp4
002 Connecting to the Database and Overview of the Files_en.vtt
003 Registering and Logging in Flashcard users.mp4
003 Registering and Logging in Flashcard users_en.vtt
004 Adding Flashcards to Database.mp4
004 Adding Flashcards to Database_en.vtt
005 Displaying Flashcard Questions and Answers.mp4
005 Displaying Flashcard Questions and Answers_en.vtt
006 Getting the next Flashcard Asynchronously [PART 1].mp4
006 Getting the next Flashcard Asynchronously [PART 1]_en.vtt
007 Getting the next Flashcard Asynchronously [PART 2].mp4
007 Getting the next Flashcard Asynchronously [PART 2]_en.vtt
008 Removing Flashcards.mp4
008 Removing Flashcards_en.vtt
009 Managing Unpublished Flashcards and Adding Pagination.mp4
009 Managing Unpublished Flashcards and Adding Pagination_en.vtt
010 Displaying the Pagination Links.mp4
010 Displaying the Pagination Links_en.vtt
011 Publishing and Deleting Flashcards.mp4
011 Publishing and Deleting Flashcards_en.vtt
012 Adding TinyMCE to our Application.mp4
012 Adding TinyMCE to our Application_en.vtt
25239480-card-Copy.txt
flashcards
cards.txt
flashcard
core
core.php
db.php
css
bootstrap.css
index.php
js
app.js
login.php
pages
cards.php
header.php
register.php
manage.php
12 - Build an Advanced Chat bot (Fifth Project)
001 Building the Core Application.mp4
001 Building the Core Application_en.vtt
002 Making our Application Asynchronous with AJAX.mp4
002 Making our Application Asynchronous with AJAX_en.vtt
chatBot (copy)
css
style.css
index.php
Bonus Resources.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ DevCourseWeb com ] Udemy - Complete PHP7 and MYSQL MasterClass Course (10 Projects) Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size






