+918602009800
+918602009806
micbhopal10@gmail.com
Facebook
Instagram
Send Enquiry
Search
What are you looking for?
Search input
Search
HOME
ACADEMIC COURSE
Computer Courses
PGDCA DCA MSC BCA
Tally
Stenography
CPCT & Typing Training
Advance Excel Ms Office Training
IT Courses
Programming & Web Designing
Multimedia & Graphic Designing
Digital Marketing
Why Choose MIC for Digital Marketing Course?
Other
Industrial Training Program
ABOUT MIC
Director Message
Business Module
Our Recruiters
GALLERY
Event Activities
STUDENT CORNER
Career
Training and Placement Registration
Campus Placement
Internship Certificate
Download Notes
Old Question Paper
MIC CPCT EXAM
ENQUIRY
Franchise Advantages
Contact
Discover the latest batch of PHP course and embark on a journey
Enroll Now
MIC CPCT Question enhance understanding and improve performance
Quiz Practise
Join our franchise opportunity to become a part of successful business
Fill Form
PHP COURSES
PROGRAMING LANGUAGE
ADVANCE PHP SYLLABUS
HTML
a.
Introduction to HTML
b.
HTML Tags
c.
Creating Forms
d.
Creating tables
e.
Managing home page
CSS
a.
Introduction to CSS
b.
Three ways to use CSS
c.
CSS Properties
d.
Designing website
JAVA SCRIPT
a.
Introduction to JavaScript
b.
Three ways to use JavaScript
c.
Working with events
d.
Client-side Validation
INTRODUCTION TO PHP
a.
PHP Intro
b.
PHP Install
c.
PHP Syntax
d.
PHP Variables
e.
PHP Echo / Print
f.
PHP Data Types
g.
PHP Strings
h.
PHP Constants
i.
PHP Operators
HANDLING HTML FORM WITH PHP
a.
PHP Form Handling
b.
PHP Form Validation
c.
PHP Form Required
d.
PHP Form URL/E-mail
e.
PHP Form Complete
DECISIONS AND LOOP
a.
Making Decisions
b.
Doing Repetitive task with
c.
PHP If…Else…Elseif
d.
PHP Switch
e.
PHP While Loops
f.
PHP For Loops
FUNCTION
a.
What is a function
b.
Define a function
c.
Call by value and Call by
reference
d.
Recursive function
STRING
a.
Creating and accessing String
b.
Searching & Replacing String
c.
Formatting String
d.
String Related Library function
ARRAY
a.
Creating index based and
b.
Accessing array Element
c.
Looping with Index based array
d.
Looping with associative array
e. using each() and foreach()
WORKING WITH FILE AND DIRECTORIES
a.
Understanding file & directory
b.
Opening and closing a file
c.
Coping ,renaming and deleting
d.
File Uploading & Downloading
STATE MANAGEMENT
a.
Using query string(URL
rewriting)
b.
Using Hidden field
c.
Using cookies
d.
Using session
STRING MATCHING WITH REGULAR
EXPRESSION
a.
What is regular expression
b.
Pattern matching in Php
c.
Replacing text
d.
Splitting a string with a Regular
Expression
DATABASE CONNECTIVITY WITH MYSQL
a.
Introduction to RDBMS
b.
Connection with MySql
Database
c.
Performing basic database
operation(DML) (Insert, Delete, Update, Select)
d.
Setting query parameter
e.
Join (Cross joins, Inner joins,
Outer Joins, Self joins.)Framework- CodeIgniter
PHP FRAMEWORK
a.
INTRODUCTION TO
CODEIGNITER
b.
Understanding the MVC Pattern
Models
c.
How MVC works?
d.
Configuration CodeIgniter
e.
Setting up CodeIgniter with
apache Environment e.g. Enable mod_rewrite
f.
Configuration CodeIgniter to
work with database
MODELS: CREATING UP MODEL FOR A
DATABASE TABLE
a.
Fetching data
b.
Saving and updating data
c.
Deleting data
d.
User defined function in model
e.
Data Validation
CONTROLLER: CREATING CONTROLLER
a.
Controller function
b.
Interacting with model
c.
Interacting with views
d.
Controller variables and
parameters
e.
Redirection
f.
Getting post data
VIEWS: CREATING VIEWS
a.
Working with configuration
layout
b.
Creating custom layout
c.
Element and helpers
CODEIGNITER SESSION
a.
Storing data in cake session
b.
Reading a session data
c.
Delete data from session