PHP Training
- Learn PHP from 3+ years Experience Trainer
- LAB Facility 1:1
- Projects to Practice
- PHP, Mysql, Html 5, CSS, Javascripts, Ajax, Codeigniter Framework
Syllabus
Level 1
- Basic HTML Tags with practical
- HTML Table,iFrame concept
- Basic Css Ideas with example(External,embeded,inline)
Level 2
- Introduction to javascript
- Basic Concept and use of JavaScript
- Program with Registration form with JavaScript validation
- Introduction to JQUERY
- JQUERY Selecters
- How to use JQUERY functions
- AJAX examples
Level 3
- Introduction to PHP variables with all data types, auto type casting
- PHP operators
- Conditional structure with practice
- Flow control with small practice
- Small program with conditions
- PHP classes and object
Level 4
- PHP array
- Associative array, Numeric array
- Single dimensional array,multi dimensional array
- Foreach for array
- Array function
- Small program with array example
Level 5
- Intro server variables
- GET,POST,REQUEST,FILES
- Small program with image upload
- Program with student result image
Level 6
- Introduction to functions
- Discuss with few important string function
- Date & time function
- How to create user defined function
- Include,Require,Include once,Require once
- Program with simple calculator
Level 7
- Intro PHP session
- Use of PHP session(discussion)
- Login/Logout program
- Small program of product shopping cart
Level 8
- Intro with MySQL
- Basic concept of database designing
- Intro to PHPMyAdmin
- Create a database to perform MySQL stuffs
- MySQL queries
- MySQL clauses and operators and functions
- MySQL JOIN-inner JOIN,OUTER JOIN,LEFT JOIN,RIGHT JOIN
- Practice with joining
Level 9
- MySQL in PHP(database connection)
- Program to run queries and fetch database
- MySQL fetch queries
- MySQL program to ADD/DIT/UPDATE into category and product table
Level 10
- Introduction to Codeigniter php framework.
- Introduction to Wordpress php Cms.
- Dream project.
Codeigniter Syllabus
Lavel 1
- Making Life Easier for the Developer
- Model
- Views
- Helpers and Libraries
- Creating The Model
- Creating the Controller
- Creating the View
- Modifying the Controller
- Modifying the View
- The system/Folder
Lavel 2
- CodeIgniter Libraries
- config.php
- database.php
- autoload.php
- routes.php
Lavel 3
- The Database Library
- The Session Library
Lavel 4
- Creating the Database Table
- Creating the Model
- Creating the Pages in Controller
- Creating the Pages in Controller
- Creating the Views
Lavel 5
- Filtering User Input
- Encrypting Sessions
- Additional Security Resources
Laravel Syllabus
Basic Laravel
- Laravel Installation
- The Editor Sublime
- Routing
- Blade Basics
- Master Pages
- Controller
- Validation
- Forms
- Database Design
- Models
- Relationship
- Fluent Query Builder
- Eloquent
- Resourceful Routing
- Authentication
- Image Upload
- Mailer
- Pagination
- Sessions
Laravel Advance Topics
- Single Responsibility Principle (SRP)
- Flash Messages
- Caching Essentials
- Project Guideline
- Package Introduction
- Ecommerce Project