PHP Bootcamp Content
[ 105 From 150 ]
Introduction, Syntax And Fundamentals
-
Uploaded
001 - Introduction And Important Information ? -
Uploaded
002 - What Is New And How To Study The Course ? -
Uploaded
003 - Install PHP And Prepare Environment To Work -
Uploaded
004 - PHP Tags & Instruction Separation -
Uploaded
005 - Comments And Best Practice
Data Types
-
Uploaded
006 - Introduction To Data Types -
Uploaded
007 - Type Juggling And Automatic Type Conversion -
Uploaded
008 - Type Casting -
Uploaded
009 - Boolean And Converting To Booleans -
Uploaded
010 - String And Escaping -
Uploaded
011 - Heredoc And Nowdoc -
Uploaded
012 - Array With Complex Tests
Variables & Constants
-
Uploaded
013 - Introduction To Variables And Naming Rules -
Uploaded
014 - Testing Variables In Real World -
Uploaded
015 - Variable Variable -
Uploaded
016 - Assign By Value And By References -
Uploaded
017 - Pre-Defined Variables And Test -
Uploaded
018 - Introduction To Constants -
Uploaded
019 - Predefined & Magic Constants & Reserved Keywords
Operators
-
Uploaded
020 - Arithmetic Operators -
Uploaded
021 - Assignment Operators -
Uploaded
022 - Comparison Operators Part 1 -
Uploaded
023 - Comparison Operators Part 2 -
Uploaded
024 - Incrementing & Decrementing Operators -
Uploaded
025 - Logical Operators -
Uploaded
026 - String Operators -
Uploaded
027 - Array Operators -
Uploaded
028 - Error Control Operators -
Uploaded
029 - Operator Precedence
Control Structures
-
Uploaded
030 - If, Elseif, Else Basics -
Uploaded
031 - If, Elseif, Else Real Life Examples -
Uploaded
032 - If, Elseif, Else Advanced Practice -
Uploaded
033 - If, Elseif, Else Alternative Syntax -
Uploaded
034 - Nested If Advanced Practice -
Uploaded
035 - Ternary Conditional Operator -
Uploaded
036 - Switch -
Uploaded
037 - While And Concept Of Loop -
Uploaded
038 - Do While Loop -
Uploaded
039 - Loop - For -
Uploaded
040 - Loop - Foreach -
Uploaded
041 - Break, Continue -
Uploaded
042 - Require And Include
Functions
-
Uploaded
043 - Function Introduction And DRY Concept -
Uploaded
044 - Function Advanced Example With Parameters And Arguments -
Uploaded
045 - Function Return And Echo -
Uploaded
046 - Function Default Parameter Value -
Uploaded
047 - Function Variable Arguments Lists -
Uploaded
048 - Function Training And Unpacking Arguments -
Uploaded
049 - Variable Function -
Uploaded
050 - Passing Arguments By Reference And Return Type Declaration -
Uploaded
051 - Anonymous Function -
Uploaded
052 - Arrow Function
Built-In Functions => String And String Functions [Total 30]
-
Uploaded
053 - String Access And Update Elements -
Uploaded
054 - String Functions Part 01 [ 6 Functions ] -
Uploaded
055 - String Functions Part 02 [ 7 Functions ] -
Uploaded
056 - String Functions Part 03 [ 5 Functions ] -
Uploaded
057 - String Functions Part 04 [ 5 Functions ] -
Uploaded
058 - String Functions Part 05 [ 4 Functions ] -
Uploaded
059 - String Functions str_replace, str_ireplace -
Uploaded
060 - String Functions substr_replace -
Uploaded
061 - String Functions Part 08 [ 4 Functions ] -
Uploaded
062 - String Functions Part 09 [ 3 Functions ]
Built-In Functions => Array And Array Functions
-
Uploaded
063 - Array Functions Part 01 [ 4 Functions ] -
Uploaded
064 - Array Functions Part 02 [ 5 Functions ] -
Uploaded
065 - Array Functions Part 03 [ 5 Functions ] -
Uploaded
066 - Current, Next, Prev, Reset, End -
Uploaded
067 - Array_Merge, Array_Replace, Array_Rand, Shuffle -
Uploaded
068 - Array_Shift, Array_Pop, Array_Push, Array_Unshift -
Uploaded
069 - Array_Slice, Array_Splice -
Uploaded
070 - Array Functions Part 08 [ 7 Functions ] -
Uploaded
071 - Array_Map, Array_Filter -
Uploaded
072 - Array_Reduce
Built-In Functions => Math Functions + Filter Functions
-
Uploaded
073 - abs, mt_rand, mt_getrandmax, intdiv, fmod -
Uploaded
074 - ceil, floor -
Uploaded
075 - round -
Uploaded
076 - sqrt, min, max -
Uploaded
077 - Filter_List, Filter_Id, Filter_Var -
Uploaded
078 - Filter_Var Validate Filters Part 1 -
Uploaded
079 - Filter_Var Validate Filters Part 2 -
Uploaded
080 - Filter_Var Sanitize Filters -
Uploaded
081 - Filter_Input + Trainings
File System Functions
-
Uploaded
082 - File System Functions Part 01 [ 4 Functions ] -
Uploaded
083 - Is_Dir, MkDir, RmDir -
Uploaded
084 - FilePerms, Chmod, ClearStatCache -
Uploaded
085 - BaseName, DirName, RealPath, PathInfo -
Uploaded
086 - Fopen Part 1 - Fgets, Fread, Fclose -
Uploaded
087 - Fopen Part 2 - Fwrite -
Uploaded
088 - Fopen Part 3 - File, Feof And Loop Trainings -
Uploaded
089 - Fseek, Ftell, Rewind -
Uploaded
090 - Glob, Rename, Copy, Unlink -
Uploaded
091 - File_Get_Contents, File_Put_Contents
Date And Time Functions
-
Uploaded
092 - Date & Time Functions Part 1 Five Functions -
Uploaded
093 - Date & Time Functions Part 2 Formatting Part One -
Uploaded
094 - Date & Time Functions Part 3 Formatting Part Two -
Uploaded
095 - Date & Time Functions Part 4 Add, Sub, Modify -
Uploaded
096 - Date & Time Functions Part 5 Time, Get_Date, Date_Parse -
Uploaded
097 - Date & Time Functions Part 6 Date_Diff, StrToTime
Network => Cookies, Sessions And Redirect
-
Uploaded
098 - How To Use Cookies ? Part 1 -
Uploaded
099 - How To Use Cookies ? Part 2 -
Uploaded
100 - Cookies Edit And Delete And Add Array -
Uploaded
101 - Cookies Training On Color Save -
Uploaded
102 - Session Introduction -
Uploaded
103 - Session Modify And Practice -
Uploaded
104 - Session Destory & Login Simulation -
Uploaded
105 - Header And Redirect
Errors & Exceptions
- .
- .
- .
- .
- .
Object Oriented Programming
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .
Model, View, Controller
- .
- .
- .
- .
- .
- .
- .
- .
- .
- .