Course Detail

C Programming Course
Backend Programming Course 60 Days

Certified in Backend Programming Course

Course Information

With a focus on the PHP programming language, the Backend Programming Course aims to provide students a thorough grasp of server-side development. Learn how to create scalable and effective server-side logic by diving into PHP and covering subjects like database administration, server deployment, authentication, and API architecture. With a focus on online application design, performance optimization, and the application of security best practices, the curriculum guarantees a comprehensive grasp of PHP's role in backend development. PHP is a flexible language that is frequently used in the creation of dynamic and potent online applications. Participants gain the skills required to design, construct, and manage reliable backend systems via practical exercises and hands-on projects.

Course Outline

  • Introduction of PHP
  • XAMPP Setup
  • Print Hello World
  • Datatypes
  • variable declaration
  • comments
  • Operators
  • Constant
  • String
  • Looping
  • Functions
  • Arrays In PHP
  • for each loop
  • Multidimensional arrays
  • Difference between GET method,POST Method, and Request
  • Building Forms
  • Retrieving submitted data
  • Array functions
  • String functions
  • Date time functions
  • Math Functions
  • FileHandling Function
  • Mysqli Functions
  • Create Session
  • Access & Destroy Session
  • Isset() unset()
  • Login Control Demo
  • Setting A Cookie
  • Accessing cookie
  • Destroying a cookie
  • File Handling
  • Mail() Example
  • PHPMailer Library use
  • OOPS Concepts
  • PHP My-Admin Introduction
  • SQL using MySQL
  • Creating a database
  • Selecting database
  • Creating a table
  • Inserting data into a table
  • Show data from the table
  • Drop table
  • Drop database
  • Constraints
  • Import Export Database
  • PHP Mysqli Connection
  • How to Write Query
  • Store Record
  • Fetch Record
  • Edit Record
  • Delete
  • SignUp & Login
  • Change Password & Forgot Password