I can give training on real time projects.
Â
Total 12 years of real time experience.
I worked on total 4 MVCs like Laravel, Codeigniter, Cakephp, YII
Expert in PHP, MySQL,HTML, CSS, Jquery etc.
I can handle CMS applications as well. I can support the people 24/7.
Â
Introduction to OOPS
Objects
Declaring a class
The new keyword and constructor
Destructor
Access method and properties using $this variable
Public ,private, protected properties and methods
Static properties and method
Class constant
Inheritance & code reusability
Polymorphism
Parent:: & self:: keyword
Instanceof operator
Abstract method and class
Interface
Final
Exception Handling
Understanding Exception and error
Try, catch, throw
Database Connectivity with MySql
Introduction to RDBMS
Connection with MySql Database
Performing basic database operation(DML) (Insert, Delete, Update, Select)
Setting query parameter
Executing query
Join (Cross joins, Inner joins, Outer Joins, Self joins.)
Sample Project
Â
Â
Web Designing
Â
Introduction to HTML
HTML Tags
Creating Forms
Creating tables
Managing home page
Â
Â
Â
Java Script
Â
Introduction to Javascript
Three ways to use Javascript
Working with events
Client-side Validation
Â
Jquery
Â
Introduction to JQuery
Validation using JQuery
JQuery Forms
JQuery Examples
Â
AJAX
Â
Introduction to AJAX
PHP with AJAX
Working with database
Understanding Controller
Request & Response Parameter
Controller Action
Request Life Cycle callbacks
Controller method
Redirection
Working with component
Understanding Model
Creating Model for Database Table
Retrieving Data Using Model
Method for all Basic CURD(Create ,Read, Update, Delete)
Create own Model method
Making custom SQL Queries
Data Validation
Understanding ORM(Object Relational Mapping)
Working with Simple association
one-to-one
one-to-many
many-to-many
Â
View
Â
Working with layout
Create custom Layout
Working with Helper class
Creating and using user define Helper
Working with element