Introduction and First Steps of Becoming Professional
  • Swift 5 Update
  • Introduction
  • Important Message
XAMPP
  • What is XAMPP
  • Download XAMPP
  • phpMyAdmin
  • SERVER
SQL Language
  • Create Database and Tables
  • Alter or Edit Table
  • Insert Records
  • Insert Multiple Records
  • Update Records
  • Select Records
  • Sensitive Selection of Records
  • Delete Records
  • JOINS
  • Drop Database and Tables
  • SQL SELECT
  • SQL WHERE
PHP Language
  • Variables
  • Loops
  • Functions
  • Classes and Accessing
  • Connect to Database
  • Select Database
  • Create Database
  • Create Tables in Database
  • Insert Records to Database
  • Select Records from Database
  • PHP and HTML
  • POST, GET, REQUEST
  • PHP Associative Array
  • PHP GET
  • PHP POST
  • PHP REQUEST
Register User
  • Download Xcode
  • Designing Software
  • Implementing User Interface
  • Designing Registration Page
  • Coding User Interface Behavior
  • PHP Server Connection and Disconnection
  • Crating Users Table in Database
  • Building Secure Connection
  • Inserting User Into Database
  • Registering New User Using our App
  • SALT VALUE
Email Confirmation of Registration
  • Postfix Configuration
  • PHP Email Class
  • PHP Sending Email
  • Changing User Email Confirmation Status
  • POSTFIX
Login
  • Implementing Login User Interface
  • Coding Login User Interface Behavior
  • PHP Processing Login
  • Login using App
  • LOGIN
Reset Password via Email
  • Implementing Reset Password User Interface
  • Coding User Interface Behavior of Reset Password Page
  • HTML Template of Reset Password Email
  • PHP Sending Email of Reset Password
  • HTML Create New Password Web Page
  • PHP Create New Password Web Page
  • Send Reset Password Email using App
  • TOKENS
PHP Code Improvements
  • PHP Code improvements
  • $STATEMENT
Live Animated Background
  • Designing New Background
  • Coding Background Settings
  • Deep Programming of Custom Animation
  • AppDelegate
Custom Pop Up View
  • Creating Background of Custom Pop Up
  • Creating Custom Label to Store Message
  • Deeply Animating Pop Up View
  • Pop Up View For Success and Error
  • FUNCTION OF ANOTHER CLASS
User Home Page
  • Going to Home Page after Login or Registration
  • Designing Icon for Home Page
  • Navigation Bar Customization
  • TabBar Customization
  • Implementing Home Page User Interface
  • Getting User Information on Home Page
  • CODE CLASSES
Upload Profile Picture
  • Selecting Profile Picture
  • PHP Uploading File
  • PHP Updating Picture's Path in Database
  • PHP Body to Upload File
  • Uploading Picture using App