|
via Udemy |
Go to Course: https://www.udemy.com/course/learn-web-development-php-mysql-html-css-bootstrap-oop/
Here is the Complete Syllabus of the course Section 1:IntroductionLecture 1:Course IntroductionLecture 2:Installation of Tools Needed to Run PHP Section 2:Basic HTML For Web Design Development from ScratchLecture 3:HEADING and PARAGRAPH Tags in HTMLLecture 4:IMAGE tag and its attributes in HTMLLecture 5:Unorder List and Ordered List in HTML - Basic HTMLLecture 6:TABLE Tag in HTML Part 1Lecture 7:TABLE Tag in HTML Part 2Lecture 8:Html Tags for Text FormattingLecture 9:Anchor Tag in HTMLLecture 10:FORM Tag for Creating Web Forms Part 1Lecture 11:FORM Tag for Creating Web Forms Part 2Lecture 12:FORM Tag Radio Button and Select Tag in HTML FormsLecture 13:FORM Tag - ALL Other input tags in HTML Forms Section 3:Basic CSS for Web Design Development from ScratchLecture 14:CSS - IntroductionLecture 15:Benefits or Purpose of writing CSSLecture 16:Simple Selectors in CSS - id, class and name of tagLecture 17:Different Ways of Writing CSS in a Web PageLecture 18:Colors in CSS - on Text, Background and BordersLecture 19:Backgrounds Related Properties in CSSLecture 20:Width and Height Related Properties in CSSLecture 21:Height and Width Inherit ValuesLecture 22:Text Related Properties in CSSLecture 23:Anchor Tag Related CSS PropertiesLecture 24:Margin and Padding Properties in CSSLecture 25:Fonts Related CSS PropertiesLecture 26:CSS Properties for TablesLecture 27:CSS Properties for Lists Part 1 (For UL and OL Tags)Lecture 28:CSS Properties for Lists Part 2 (For UL and OL Tags)Lecture 29:Display and Visibility Properties in CSSLecture 30:Creating a Simple Web Page Layout using DIV and CSS Part 1Lecture 31:Web Page Layout Using CSS and DIV Part 2Lecture 32:OVERFLOW Property in CSSLecture 33:Creating a NAVBAR using CSS and UL, LI Section 4:Core PHP for Web Development From ScratchLecture 34:Writing First Statement in PHPLecture 35:Variables in PHPLecture 36:Datatypes in PHPLecture 37:Constants in PHPLecture 38:User Defined Functions in PHPLecture 39:Simple Calculator using GET and POST Superglobals Part1Lecture 40:Simple Calculator using GET and POST Superglobals Part 2 Section 5:Operators in PHPLecture 41:Assignment Operators in PHPLecture 42:Arithmetic Operators in PHPLecture 43:Comparison Operators in PHPLecture 44:Logical Operators in PHP - TheoryLecture 45:Logical Operators - Example - PHPLecture 46:Increment and Decrement Operators in PHPLecture 47:Ternary Operator in PHPLecture 48:String Operators in PHP Section 6:LOOPS in PHPLecture 49:Nested For Loop and fetching Array values using For LoopLecture 50:FOR Loop Part 1Lecture 51:WHILE Loop in PHPLecture 52:DO WHILE LOOP in PHPLecture 53:Foreach Loop in PHP Section 7:Arrays in PHPLecture 54:Arrays - Indexed Arrays in PHPLecture 55:Associative Arrays in PHPLecture 56:Multidimensional Arrays in PHP Section 8:Bootstrap for BeginnersLecture 57:Bootstrap IntroductionLecture 58:COLORS in Bootstrap - TheoryLecture 59:Bootstrap COLORS - ExamplesLecture 60:Installing Bootstrap by Downloading the CSS and JS FilesLecture 61:Creating an HTML Form With Dynamic Dropdown List in PHPLecture 62:Creating A Simple Web Page Layout Using Bootstrap - Part 1Lecture 63:Creating A Simple Web Page Layout Using Bootstrap - Part 2Lecture 64:Creating A Simple Web Page Layout Using Bootstrap - Part 3Lecture 65:Creating Hotel's Web Application - Basic Home Page - Banner and Services SectionLecture 66:Creating a Responsive Navigation Menu Using BootstrapLecture 67:Bootstrap Creating Template having Sliders Part 1Lecture 68:Bootstrap Creating Template having Sliders Part 2Lecture 69:Bootstrap Responsive Tables and Classes for Table TagLecture 70:Creating and Designing a Registration Form Using Bootstrap Part 1Lecture 71:Creating and Designing a Registration Form Using Bootstrap Part 2Lecture 72:Other Important Classes Related to Forms in Bootstrap Section 9:PHP with MySQL - Databases and TablesLecture 73:Creating Database and Table for Application Using MySQLLecture 74:Creating a Table with Foreign Key Constraint in MySqLLecture 75:Connecting to MySQL Server using PHPLecture 76:Show Databases and Show Tables - SQL Query Using PHPLecture 77:Insert Records in MySQL Table From HTML Form using PHP Part 1Lecture 78:Insert Records in MySQL Table From HTML Form using PHP Part 2Lecture 79:Insert Data Into MySQL Table Using PDO - PHP Data ObjectLecture 80:View Records from a MySQL Table using PHP and Select StatementLecture 81:Update Records of MySQL Table Using PHP and MySqli Prepared Stamenet Part 1Lecture 82:Update Records of MySQL Table Using PHP and MySqli Prepared Stamenet Part 2Lecture 83:Update Records of MySQL Table Using PHP and MySqli Prepared Stamenet Part 3Lecture 84:WHERE CLAUSE in MySQL with Example QueriesLecture 85:LIKE Operator in Where ClauseLecture 86:Creating a Login Page using HTML and PHP Part 1Lecture 87:What are Session Variables - IntroductionLecture 88:How to Modify Destroy or Unset Session VariablesLecture 89:Fixing the Login Page for Logged In and anonymous usersLecture 90:Creating User Profile Page in PHP - with the help of SessionLecture 91:Creating Dynamic Navigation Bar and Logout Page in PHPLecture 92:Creating Role Based Access on Pages in PHP Part 1Lecture 93:Creating Role Based Access on Pages in PHP part 2Lecture 94:Using MySQL Joins for Joining 2 Tables and Fetching Results in PHPLecture 95:Web Hosting of PHP and MYSQL Application - IntroductionLecture 96:Deleting Records of MySQL Table using PHP and MySQLi Prepared Statements part 1Lecture 97:Deleting Records of MySQL Table using PHP and MySQLi Prepared Statements part 2Lecture 98:How to Create Views in MySQL - Using PhpMyAdminLecture 99:Transferring PHP Project from Local to Web Hosting - part 1Lecture 100:Transferring PHP Project from Local to Web Hosting - part 2 Section 10:Functions for STRINGS in PHPLecture 101:Strings in PHPLecture 102:Addcslashes and Addslashes - String Functions in PHPLecture 103:str_word_count String Function in PHP PVLecture 104:Crc32 and Explode String Functions in PHPLecture 105:Chunk_split and Count_chars String Functions in PHPLecture 106:Htmlentities and Html_entity_decode String FunctionsLecture 107:Implode and Join String FunctionsLecture 108:Stripslashes and Stripcslashes String Functions in PHPLecture 109:Strcmp String Function in PHPLecture 110:SHA1 and SHA1_FILE Functions in PHPLecture 111:MD5 and MD5_FILE Functions in PHPLecture 112:Implode and Join String Functions in PhpLecture 113:Lcfirst Ucfirst strtolower strtoupper String FunctionsLecture 114:Ltrim,Rtrim, Trim String Functions in PHPLecture 115:SOUNDEX , SIMILAR_TEXT and METAPHONE Functions in PHPLecture 116:Str_rot13, Str_Split and Str_shuffle String Functions in PHPLecture 117:Stripos String Function in PHPLecture 118:Strchr String Function in PHPLecture 119:Strip_tags String Function in PHPLecture 120:Str_replace String function in PHP Section 11:Object Oriented Programming Concepts in PHPLecture 121:Object Oriented Programming - PHP IntroductionLecture 122:Use of Instanceof Keyword in Object Oriented Programming - PHPLecture 123:__destruct() Function in Object Oriented Programming