Certificate in PHP with My SQL - PHP with My SQL
Beginner Level
₹4999₹99
111
Videos
0
PDF
3 Months
Duration

Recorded Class
Certificate in PHP with My SQL - PHP with My SQL
3 Months
Description
This PHP course is designed to take you from basic programming concepts to building dynamic, database-driven web applications. You will learn how PHP works on the server side and how it interacts with HTML, CSS, JavaScript, and MySQL to create real-world web projects.
What will you get?
- Recorded Lecture Videos (111)
- PDF Notes & Assignments for Best Study
- Live Doubt Session Provided
- WhatsApp Support for Any Study Related Doubt
- Provide Registered Certificate
Course Outline
- Evaluation of PHP
- Basic Syntax
- Defining variable and constant
- PHP Data type
- Operator and Expression.
- Making Decisions
- Doing Repetitive task with looping
- Mixing Decisions and looping with Html
- What is a function
- Define a function
- Call by value and Call by reference
- Recursive function
- String Creating and accessing
- String Searching & Replacing String
- Formatting String
- String Related Library function
- Anatomy of an Array
- Creating index based and Associative array Accessing array
- Element Looping with Index based array
- Looping with associative array using each () and foreach()
- Some useful Library function.
- Capturing Form
- Data Dealing with Multi-value filed
- and Generating File uploaded form
- redirecting a form after submission.
- Understanding file& directory
- Opening and closing
- a file
- Coping
- renaming and deleting a file
- working with directories
- Creating and deleting folder
- File Uploading & Downloading
- Introduction to Session Control
- Session Functionality What is a Cookie
- Setting Cookies with PHP. Using Cookies with Sessions
- Deleting Cookies
- Registering Session variables
- Destroying the variables and Session.
- Introduction to RDBMS
- Connection with MySQL Database
- Performing basic database operation (Insert, Delete, Update & Select)
