SlideShare a Scribd company logo
1 of 10
Download to read offline
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
PHP 1 month (Core) 
INTRODUCTION TO PHP 
 What is Web? 
 Introduction to PHP for Web Development & Web Applications 
 History & Future Scope of PHP 
 Benefit & Importance of PHP in web applications 
 Installation of tools for working in PHP like XAMPP, WAMP for PHP, Apache & MySQL 
LANGUAGE BASICS 
 Introduction to Language constructs like Variables: 
 Naming Variables 
 Assigning and Displaying Variable Values 
 Creating variables 
 Displaying variable values 
 Writing Your First Script That Uses Variables 
 Using Variable Variables 
 Removing Variables 
 Understanding Data Types 
 Assigning data types 
 Type casting 
 Type Juggling 
 Introduction of PHP Keywords 
 Comments, Operators & Expressions :( Arithmetic, Assignment, Comparison, Logical Operators) 
 String & echo, print for outputting in web page: string functions 
 Working with flow control through Control Statement: if-else, if-else ladder. 
 Using Loop Statement like for, for each, do while, while, switch case, go to, and continue. 
ARRAYS 
 What is an Array? 
 Creating and Working with Arrays 
 Creating arrays 
 Viewing arrays 
 Modifying arrays 
 Removing values from arrays 
 Sorting Arrays 
 Walking through an Array 
 Traversing an array manually 
 Using foreach to walk through an array
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 Finding Array Size 
 Converting Arrays into Strings (And Vice Versa) 
 Converting Variables into Arrays (And Vice Versa) 
 Splitting and Merging Arrays 
 Exchanging keys and values 
 Multidimensional Arrays 
 Creating multidimensional arrays 
 Viewing multidimensional arrays 
 Using multidimensional arrays in statements 
 Walking through a multidimensional array 
 Built-in PHP Arrays 
PHP FUNCTIONS 
 Defining functions 
 Using variables in functions 
 Passing values to a function 
 Returning a value from a function 
 Using built-in functions 
 Defining User functions 
 Passing parameter(Call By Value & Call By Reference) & return value 
 Trends of PHP Functions(Missing Parameter, Formal parameter declaration) 
 Importing content of one page into another(include & require) 
ERROR & EXCEPTION HANDLING 
 Introduction to Exception handling: Using Try/catch/throw 
 Creating Custom exception 
OBJECT ORIENTED PROGRAMMING 
 Classes, Object & Constructor & Destructor 
 Introducing Object-Oriented Programming 
 Objects and classes 
 Properties 
 Methods 
 Object-oriented concepts PHP 5 
 Developing an Object-Oriented Program 
 Using objects 
 Selecting properties and methods for each object 
 Defining a Class 
 Using $this
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 Adding methods 
 Destroying Objects 
 Using Access Specifier (public, private & protected) 
 Encapsulation, Inheritance, Abstraction 
 Abstract Class, Interface, Traits 
 Magic Methods 
FILES INPUT/OUTPUT 
 File Streams(Input, Output, Temp) 
 Creating and deleting a file. 
 Reading and writing test files. 
 Checking for existence of file. 
 Determining file size. 
 Opening a file for writing, reading or appending. 
 Writing data to the file. 
 Reading characters. 
PHP FORMS 
 GET / POST / REQUEST 
 Using html controls in web page 
 Master/Child Page Concept 
MYSQL DATABASE CONNECTION 
 Creating Database & Tables/ privileges /creating users 
 Using Database Queries for accessing & manipulating data from database 
 Opening Database Connection/closing database connection 
 Select/Insert/delete & Update Database from forms 
STATE MANAGEMENT 
 The anatomy of a cookie. 
 Setting a cookie with PHP. 
 Deleting a cookie 
 Working with the query string 
 Creating query string. 
 What is session. 
 Starting a session. 
 Working with session variables. 
 Destroying session
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 Passing session Ids. 
 Query String 
CONTROLS WITH DATABASE CONNECTION 
 Submitting & showing data to/from web controls from/to database 
 Uploading files to server/ upload form /upload script 
 Sending emails/ email script
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
PHP 2 month ADVANCE PHP 
INTRODUCTION TO PHP 
 What is Web? 
 Introduction to PHP for Web Development & Web Applications 
 History & Future Scope of PHP 
 Benefit & Importance of PHP in web applications 
 Installation of tools for working in PHP like XAMPP, WAMP for PHP, Apache & MySQL 
LANGUAGE BASICS 
 Introduction to Language constructs like Variables: 
 Naming Variables 
 Assigning and Displaying Variable Values 
 Creating variables 
 Displaying variable values 
 Writing Your First Script That Uses Variables 
 Using Variable Variables 
 Removing Variables 
 Understanding Data Types 
 Assigning data types 
 Type casting 
 Type Juggling 
 Introduction of PHP Keywords 
 Comments, Operators & Expressions :( Arithmetic, Assignment, Comparison, Logical Operators) 
 String & echo, print for outputting in web page: string functions 
 Working with flow control through Control Statement: if-else, if-else ladder. 
 Using Loop Statement like for, for each, do while, while, switch case, go to, and continue. 
ARRAYS 
 What is an Array? 
 Creating and Working with Arrays 
 Creating arrays 
 Viewing arrays 
 Modifying arrays 
 Removing values from arrays 
 Sorting Arrays 
 Walking through an Array 
 Traversing an array manually 
 Using foreach to walk through an array
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 Finding Array Size 
 Converting Arrays into Strings (And Vice Versa) 
 Converting Variables into Arrays (And Vice Versa) 
 Splitting and Merging Arrays 
 Exchanging keys and values 
 Multidimensional Arrays 
 Creating multidimensional arrays 
 Viewing multidimensional arrays 
 Using multidimensional arrays in statements 
 Walking through a multidimensional array 
 Built-in PHP Arrays 
PHP FUNCTIONS 
 Defining functions 
 Using variables in functions 
 Passing values to a function 
 Returning a value from a function 
 Using built-in functions 
 Defining User functions 
 Passing parameter(Call By Value & Call By Reference) & return value 
 Trends of PHP Functions(Missing Parameter, Formal parameter declaration) 
 Importing content of one page into another(include & require) 
ERROR & EXCEPTION HANDLING 
 Introduction to Exception handling: Using Try/catch/throw 
 Creating Custom exception 
OBJECT ORIENTED PROGRAMMING 
 Classes, Object & Constructor & Destructor 
 Introducing Object-Oriented Programming 
 Objects and classes 
 Properties 
 Methods 
 Object-oriented concepts PHP 5 
 Developing an Object-Oriented Program 
 Using objects 
 Selecting properties and methods for each object 
 Defining a Class 
 Using $this
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 Adding methods 
 Destroying Objects 
 Using Access Specifier (public, private & protected) 
 Encapsulation, Inheritance, Abstraction 
 Abstract Class, Interface, Traits 
 Magic Methods 
FILES INPUT/OUTPUT 
 File Streams(Input, Output, Temp) 
 Creating and deleting a file. 
 Reading and writing test files. 
 Checking for existence of file. 
 Determining file size. 
 Opening a file for writing, reading or appending. 
 Writing data to the file. 
 Reading characters. 
PHP FORMS 
 GET / POST / REQUEST 
 Using html controls in web page 
 Master/Child Page Concept 
MYSQL DATABASE CONNECTION 
 Creating Database & Tables/ privileges /creating users 
 Using Database Queries for accessing & manipulating data from database 
 Opening Database Connection/closing database connection 
 Select/Insert/delete & Update Database from forms 
STATE MANAGEMENT 
 The anatomy of a cookie. 
 Setting a cookie with PHP. 
 Deleting a cookie 
 Working with the query string 
 Creating query string. 
 What is session. 
 Starting a session. 
 Working with session variables. 
 Destroying session
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 Passing session Ids. 
 Query String 
CONTROLS WITH DATABASE CONNECTION 
 Submitting & showing data to/from web controls from/to database 
 Uploading files to server/ upload form /upload script 
 Sending emails/ email script 
CodeIgniter (FRAMEWORK) 
 Introduction to MVC structure 
 Discussion of Code Igniter PHP framework 
 OOPs programming in Code Igniter 
 Controllers 
 Reserved Names 
 Views 
 Models 
 Helpers 
 Using CodeIgniter Libraries 
 Creating Your Own Libraries 
 Using CodeIgniter Drivers 
 Creating Your Own Drivers 
 Creating Core Classes 
 Hooks - Extending the Core 
 Auto-loading Resources 
 Common Functions 
 URI Routing 
 Error Handling 
 Caching 
 Profiling Your Application 
 Security 
ADVANCE PHP 
Ajax 
 Introduction to AJAX 
 Understanding XMLHTTPREQUEST object 
 Working with Ajax functions 
 Integrating AJAX with HTML 
 Integrating AJAX with PHP
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 MINI TASK ? Fetching data from database using Ajax 
WEB SERVICES IN PHP 
 Introduction to Web Services 
 Introduction to XML 
 Creating XML pages 
 Introduction to JSON 
 Creating JSON data 
 Creating SOAP based Web Service 
 Consuming SOAP based Web Service 
 Creating REST based Web Service 
 Consuming REST based Web Service 
 MINI TASK ? Database manipulation using Web Services 
CODE IGNITER (Frame work) 
 Introduction to Code Igniter 
 Introduction to MVC 
 Installing Code Igniter 
 Creating Controller, View, Models 
 URL Routing, Hooks 
 Redirecting control 
 Configuring with Database 
 Creating Html forms 
 Using JavaScript with Code Igniter 
 Creating Validations with Code Igniter 
 Integrating Ajax with Code Igniter 
 Integrating HTML template in 
 Code Igniter 
 CRUD implementation in Code Igniter 
 Working with Session 
 Developing Plugin with Code Igniter 
CAKE PHP (Frame work) 
 Introduction to CakePHP 
 Introduction to MVC 
 Installing CakePHP 
 Creating Controller, View, Models 
 URL Routing, Scaffolding 
 Redirecting control
Contact No : + 91 9718010299 
+ 91 8470982624 
Resistive Technosource Pvt. Ltd. 
Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, 
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. 
 Configuring with Database 
 Creating Html forms 
 Using JavaScript with CakePHP 
 Integrating Ajax with CakePHP 
 Creating Validation with CakePHP 
 Integrating HTML template in CakePHP 
 CRUD implementation in CakePHP 
 Working with Session 
 Developing Plugin with CakePHP 
JOOMLA 
 Joomla installation 
 Adding a new Article 
 Working on Article Manager 
 Working on Category Manager 
 Working on Menu Manager 
 Working on Media Manager 
 Working on Module Manager 
 Working on Extension Manager 
 Working on User Manager 
 Working on Language Manager 
 Working on Template Manager 
 Working on PlugIn Manager 
 Working on Global Configuration 
 Customization of existing component and modules, 
 Detail discussion of component, module, plug-in, 
 How to create component in Joomla.

More Related Content

Viewers also liked

The Value of Historical Research in Soil and Groundwater Contamination Matters
The Value of Historical Research in Soil and Groundwater Contamination MattersThe Value of Historical Research in Soil and Groundwater Contamination Matters
The Value of Historical Research in Soil and Groundwater Contamination MattersHistory Associates
 
173- Le Louvre-Baloulumix
173- Le Louvre-Baloulumix173- Le Louvre-Baloulumix
173- Le Louvre-Baloulumixmireille 30100
 
How to Carve a Pumpkin
How to Carve a PumpkinHow to Carve a Pumpkin
How to Carve a Pumpkinsermis
 
Iys 2008 Concept Presentation
Iys 2008 Concept PresentationIys 2008 Concept Presentation
Iys 2008 Concept PresentationGeorge Morris
 
Cs minor prophets vol.1 (uae english mr)
Cs minor prophets vol.1 (uae english mr)Cs minor prophets vol.1 (uae english mr)
Cs minor prophets vol.1 (uae english mr)oscarbrioso
 
1. electricity markets_ Transmission
1. electricity markets_ Transmission1. electricity markets_ Transmission
1. electricity markets_ TransmissionSilvester Van Koten
 
Egyptian Court of Cassation - A Better Website
Egyptian Court of Cassation - A Better WebsiteEgyptian Court of Cassation - A Better Website
Egyptian Court of Cassation - A Better WebsiteM_Hassan
 
Ch. 4 sec 2 aod pt.2
Ch. 4 sec 2 aod pt.2Ch. 4 sec 2 aod pt.2
Ch. 4 sec 2 aod pt.2Terron Brooks
 
man-machine communication:controls
man-machine communication:controlsman-machine communication:controls
man-machine communication:controlsjoanrosedelacruz
 
Value added top quality certificate programs by mtc global
Value added top quality certificate programs by mtc globalValue added top quality certificate programs by mtc global
Value added top quality certificate programs by mtc globalProf. Bholanath Dutta
 
Ibm midrange system storage implementation and best practices guide sg246363
Ibm midrange system storage implementation and best practices guide sg246363Ibm midrange system storage implementation and best practices guide sg246363
Ibm midrange system storage implementation and best practices guide sg246363Banking at Ho Chi Minh city
 
Pableteeeeeeee
PableteeeeeeeePableteeeeeeee
PableteeeeeeeeEnrikamek
 

Viewers also liked (18)

Blackmagic design atem 2 1
Blackmagic design atem 2 1Blackmagic design atem 2 1
Blackmagic design atem 2 1
 
The Value of Historical Research in Soil and Groundwater Contamination Matters
The Value of Historical Research in Soil and Groundwater Contamination MattersThe Value of Historical Research in Soil and Groundwater Contamination Matters
The Value of Historical Research in Soil and Groundwater Contamination Matters
 
173- Le Louvre-Baloulumix
173- Le Louvre-Baloulumix173- Le Louvre-Baloulumix
173- Le Louvre-Baloulumix
 
How to Carve a Pumpkin
How to Carve a PumpkinHow to Carve a Pumpkin
How to Carve a Pumpkin
 
Twinrix
TwinrixTwinrix
Twinrix
 
Iys 2008 Concept Presentation
Iys 2008 Concept PresentationIys 2008 Concept Presentation
Iys 2008 Concept Presentation
 
Cs minor prophets vol.1 (uae english mr)
Cs minor prophets vol.1 (uae english mr)Cs minor prophets vol.1 (uae english mr)
Cs minor prophets vol.1 (uae english mr)
 
Silence Must Be Heard
Silence Must Be HeardSilence Must Be Heard
Silence Must Be Heard
 
Om & React.js
Om & React.jsOm & React.js
Om & React.js
 
1. electricity markets_ Transmission
1. electricity markets_ Transmission1. electricity markets_ Transmission
1. electricity markets_ Transmission
 
Presentación Service Point ForoMedcap
Presentación Service Point ForoMedcapPresentación Service Point ForoMedcap
Presentación Service Point ForoMedcap
 
Egyptian Court of Cassation - A Better Website
Egyptian Court of Cassation - A Better WebsiteEgyptian Court of Cassation - A Better Website
Egyptian Court of Cassation - A Better Website
 
Ch. 4 sec 2 aod pt.2
Ch. 4 sec 2 aod pt.2Ch. 4 sec 2 aod pt.2
Ch. 4 sec 2 aod pt.2
 
man-machine communication:controls
man-machine communication:controlsman-machine communication:controls
man-machine communication:controls
 
Value added top quality certificate programs by mtc global
Value added top quality certificate programs by mtc globalValue added top quality certificate programs by mtc global
Value added top quality certificate programs by mtc global
 
Ibm midrange system storage implementation and best practices guide sg246363
Ibm midrange system storage implementation and best practices guide sg246363Ibm midrange system storage implementation and best practices guide sg246363
Ibm midrange system storage implementation and best practices guide sg246363
 
Crossen
CrossenCrossen
Crossen
 
Pableteeeeeeee
PableteeeeeeeePableteeeeeeee
Pableteeeeeeee
 

Similar to Industrail training in php

Similar to Industrail training in php (20)

phptraininginindore
phptraininginindore phptraininginindore
phptraininginindore
 
PHP Courses in Chandigarh
PHP Courses in ChandigarhPHP Courses in Chandigarh
PHP Courses in Chandigarh
 
PHP | ZENUS INFOTECH INDIA PVT. LTD.
PHP | ZENUS INFOTECH INDIA PVT. LTD. PHP | ZENUS INFOTECH INDIA PVT. LTD.
PHP | ZENUS INFOTECH INDIA PVT. LTD.
 
Real Estate in Hyderabad
Real Estate in HyderabadReal Estate in Hyderabad
Real Estate in Hyderabad
 
Industrail-training-course-for-java
Industrail-training-course-for-javaIndustrail-training-course-for-java
Industrail-training-course-for-java
 
Shivakumar_Salesforce
Shivakumar_SalesforceShivakumar_Salesforce
Shivakumar_Salesforce
 
Syllabus for Technical courses
Syllabus for Technical coursesSyllabus for Technical courses
Syllabus for Technical courses
 
Valerie Porwit Resume
Valerie Porwit ResumeValerie Porwit Resume
Valerie Porwit Resume
 
Lakshmana rao Y Resume
Lakshmana rao Y ResumeLakshmana rao Y Resume
Lakshmana rao Y Resume
 
Resume debasish
Resume debasish Resume debasish
Resume debasish
 
Ponakaladinne reddy
Ponakaladinne reddyPonakaladinne reddy
Ponakaladinne reddy
 
Php training centre in Adyar
Php training centre in AdyarPhp training centre in Adyar
Php training centre in Adyar
 
Montek learning solutions
Montek learning solutionsMontek learning solutions
Montek learning solutions
 
Montek learning solutions
Montek learning solutionsMontek learning solutions
Montek learning solutions
 
Training institute in Bangalore
Training institute in BangaloreTraining institute in Bangalore
Training institute in Bangalore
 
Best training institute
Best training institute Best training institute
Best training institute
 
CV_Vimal Srivastava
CV_Vimal SrivastavaCV_Vimal Srivastava
CV_Vimal Srivastava
 
salesforce_4+_years_exp
salesforce_4+_years_expsalesforce_4+_years_exp
salesforce_4+_years_exp
 
Rohil
RohilRohil
Rohil
 
Swati_Upadhyaya_Resume
Swati_Upadhyaya_Resume Swati_Upadhyaya_Resume
Swati_Upadhyaya_Resume
 

Recently uploaded

Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinojohnmickonozaleda
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 

Recently uploaded (20)

Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipino
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 

Industrail training in php

  • 1. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. PHP 1 month (Core) INTRODUCTION TO PHP  What is Web?  Introduction to PHP for Web Development & Web Applications  History & Future Scope of PHP  Benefit & Importance of PHP in web applications  Installation of tools for working in PHP like XAMPP, WAMP for PHP, Apache & MySQL LANGUAGE BASICS  Introduction to Language constructs like Variables:  Naming Variables  Assigning and Displaying Variable Values  Creating variables  Displaying variable values  Writing Your First Script That Uses Variables  Using Variable Variables  Removing Variables  Understanding Data Types  Assigning data types  Type casting  Type Juggling  Introduction of PHP Keywords  Comments, Operators & Expressions :( Arithmetic, Assignment, Comparison, Logical Operators)  String & echo, print for outputting in web page: string functions  Working with flow control through Control Statement: if-else, if-else ladder.  Using Loop Statement like for, for each, do while, while, switch case, go to, and continue. ARRAYS  What is an Array?  Creating and Working with Arrays  Creating arrays  Viewing arrays  Modifying arrays  Removing values from arrays  Sorting Arrays  Walking through an Array  Traversing an array manually  Using foreach to walk through an array
  • 2. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  Finding Array Size  Converting Arrays into Strings (And Vice Versa)  Converting Variables into Arrays (And Vice Versa)  Splitting and Merging Arrays  Exchanging keys and values  Multidimensional Arrays  Creating multidimensional arrays  Viewing multidimensional arrays  Using multidimensional arrays in statements  Walking through a multidimensional array  Built-in PHP Arrays PHP FUNCTIONS  Defining functions  Using variables in functions  Passing values to a function  Returning a value from a function  Using built-in functions  Defining User functions  Passing parameter(Call By Value & Call By Reference) & return value  Trends of PHP Functions(Missing Parameter, Formal parameter declaration)  Importing content of one page into another(include & require) ERROR & EXCEPTION HANDLING  Introduction to Exception handling: Using Try/catch/throw  Creating Custom exception OBJECT ORIENTED PROGRAMMING  Classes, Object & Constructor & Destructor  Introducing Object-Oriented Programming  Objects and classes  Properties  Methods  Object-oriented concepts PHP 5  Developing an Object-Oriented Program  Using objects  Selecting properties and methods for each object  Defining a Class  Using $this
  • 3. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  Adding methods  Destroying Objects  Using Access Specifier (public, private & protected)  Encapsulation, Inheritance, Abstraction  Abstract Class, Interface, Traits  Magic Methods FILES INPUT/OUTPUT  File Streams(Input, Output, Temp)  Creating and deleting a file.  Reading and writing test files.  Checking for existence of file.  Determining file size.  Opening a file for writing, reading or appending.  Writing data to the file.  Reading characters. PHP FORMS  GET / POST / REQUEST  Using html controls in web page  Master/Child Page Concept MYSQL DATABASE CONNECTION  Creating Database & Tables/ privileges /creating users  Using Database Queries for accessing & manipulating data from database  Opening Database Connection/closing database connection  Select/Insert/delete & Update Database from forms STATE MANAGEMENT  The anatomy of a cookie.  Setting a cookie with PHP.  Deleting a cookie  Working with the query string  Creating query string.  What is session.  Starting a session.  Working with session variables.  Destroying session
  • 4. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  Passing session Ids.  Query String CONTROLS WITH DATABASE CONNECTION  Submitting & showing data to/from web controls from/to database  Uploading files to server/ upload form /upload script  Sending emails/ email script
  • 5. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc. PHP 2 month ADVANCE PHP INTRODUCTION TO PHP  What is Web?  Introduction to PHP for Web Development & Web Applications  History & Future Scope of PHP  Benefit & Importance of PHP in web applications  Installation of tools for working in PHP like XAMPP, WAMP for PHP, Apache & MySQL LANGUAGE BASICS  Introduction to Language constructs like Variables:  Naming Variables  Assigning and Displaying Variable Values  Creating variables  Displaying variable values  Writing Your First Script That Uses Variables  Using Variable Variables  Removing Variables  Understanding Data Types  Assigning data types  Type casting  Type Juggling  Introduction of PHP Keywords  Comments, Operators & Expressions :( Arithmetic, Assignment, Comparison, Logical Operators)  String & echo, print for outputting in web page: string functions  Working with flow control through Control Statement: if-else, if-else ladder.  Using Loop Statement like for, for each, do while, while, switch case, go to, and continue. ARRAYS  What is an Array?  Creating and Working with Arrays  Creating arrays  Viewing arrays  Modifying arrays  Removing values from arrays  Sorting Arrays  Walking through an Array  Traversing an array manually  Using foreach to walk through an array
  • 6. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  Finding Array Size  Converting Arrays into Strings (And Vice Versa)  Converting Variables into Arrays (And Vice Versa)  Splitting and Merging Arrays  Exchanging keys and values  Multidimensional Arrays  Creating multidimensional arrays  Viewing multidimensional arrays  Using multidimensional arrays in statements  Walking through a multidimensional array  Built-in PHP Arrays PHP FUNCTIONS  Defining functions  Using variables in functions  Passing values to a function  Returning a value from a function  Using built-in functions  Defining User functions  Passing parameter(Call By Value & Call By Reference) & return value  Trends of PHP Functions(Missing Parameter, Formal parameter declaration)  Importing content of one page into another(include & require) ERROR & EXCEPTION HANDLING  Introduction to Exception handling: Using Try/catch/throw  Creating Custom exception OBJECT ORIENTED PROGRAMMING  Classes, Object & Constructor & Destructor  Introducing Object-Oriented Programming  Objects and classes  Properties  Methods  Object-oriented concepts PHP 5  Developing an Object-Oriented Program  Using objects  Selecting properties and methods for each object  Defining a Class  Using $this
  • 7. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  Adding methods  Destroying Objects  Using Access Specifier (public, private & protected)  Encapsulation, Inheritance, Abstraction  Abstract Class, Interface, Traits  Magic Methods FILES INPUT/OUTPUT  File Streams(Input, Output, Temp)  Creating and deleting a file.  Reading and writing test files.  Checking for existence of file.  Determining file size.  Opening a file for writing, reading or appending.  Writing data to the file.  Reading characters. PHP FORMS  GET / POST / REQUEST  Using html controls in web page  Master/Child Page Concept MYSQL DATABASE CONNECTION  Creating Database & Tables/ privileges /creating users  Using Database Queries for accessing & manipulating data from database  Opening Database Connection/closing database connection  Select/Insert/delete & Update Database from forms STATE MANAGEMENT  The anatomy of a cookie.  Setting a cookie with PHP.  Deleting a cookie  Working with the query string  Creating query string.  What is session.  Starting a session.  Working with session variables.  Destroying session
  • 8. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  Passing session Ids.  Query String CONTROLS WITH DATABASE CONNECTION  Submitting & showing data to/from web controls from/to database  Uploading files to server/ upload form /upload script  Sending emails/ email script CodeIgniter (FRAMEWORK)  Introduction to MVC structure  Discussion of Code Igniter PHP framework  OOPs programming in Code Igniter  Controllers  Reserved Names  Views  Models  Helpers  Using CodeIgniter Libraries  Creating Your Own Libraries  Using CodeIgniter Drivers  Creating Your Own Drivers  Creating Core Classes  Hooks - Extending the Core  Auto-loading Resources  Common Functions  URI Routing  Error Handling  Caching  Profiling Your Application  Security ADVANCE PHP Ajax  Introduction to AJAX  Understanding XMLHTTPREQUEST object  Working with Ajax functions  Integrating AJAX with HTML  Integrating AJAX with PHP
  • 9. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  MINI TASK ? Fetching data from database using Ajax WEB SERVICES IN PHP  Introduction to Web Services  Introduction to XML  Creating XML pages  Introduction to JSON  Creating JSON data  Creating SOAP based Web Service  Consuming SOAP based Web Service  Creating REST based Web Service  Consuming REST based Web Service  MINI TASK ? Database manipulation using Web Services CODE IGNITER (Frame work)  Introduction to Code Igniter  Introduction to MVC  Installing Code Igniter  Creating Controller, View, Models  URL Routing, Hooks  Redirecting control  Configuring with Database  Creating Html forms  Using JavaScript with Code Igniter  Creating Validations with Code Igniter  Integrating Ajax with Code Igniter  Integrating HTML template in  Code Igniter  CRUD implementation in Code Igniter  Working with Session  Developing Plugin with Code Igniter CAKE PHP (Frame work)  Introduction to CakePHP  Introduction to MVC  Installing CakePHP  Creating Controller, View, Models  URL Routing, Scaffolding  Redirecting control
  • 10. Contact No : + 91 9718010299 + 91 8470982624 Resistive Technosource Pvt. Ltd. Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution, Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.  Configuring with Database  Creating Html forms  Using JavaScript with CakePHP  Integrating Ajax with CakePHP  Creating Validation with CakePHP  Integrating HTML template in CakePHP  CRUD implementation in CakePHP  Working with Session  Developing Plugin with CakePHP JOOMLA  Joomla installation  Adding a new Article  Working on Article Manager  Working on Category Manager  Working on Menu Manager  Working on Media Manager  Working on Module Manager  Working on Extension Manager  Working on User Manager  Working on Language Manager  Working on Template Manager  Working on PlugIn Manager  Working on Global Configuration  Customization of existing component and modules,  Detail discussion of component, module, plug-in,  How to create component in Joomla.