PHP Training

by seeree Claim Listing

PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.

₹7500

Contact the Institutes

Fill this form

Advertisement

seeree Logo

img Duration

2 Months

Course Details

PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.

 

Modules:

  • Module 1- Introduction
  • Introduction to PHP
  • Introduction to Web application
  • Intranet / internet
  • Server and client
  • Web page
  • HTML and DHTML
  • Script
  • What is PHP?
  • History of PHP
  • Versions and Differences between them
  • Practicality
  • Power
  • Why PHP?
  • Module 2- Installation and configuring
  • Apache, MySQL, PHP
  • XAMPP
  • WAMP
  • LAMP
  • Client Server Configuration
  • Document Root
  • Local host
  • Dreamweaver
  • Sublime
  • Port, IP
  • Module 3- HTML
  • What is HTML?
  • HTML with PHP
  • HTML data types
  • HTML / HTML 5 Tags
  • Module 4- Style Sheet/CSS
  • What is Style Sheet?
  • Why Style Sheet
  • Declaration of Style Sheet
  • Apply Style Sheet
  • Style Attributes
  • CSS 3
  • Advance CSS3
  • Module 5- JavaScript
  • Introduction
  • JavaScript declaration
  • Syntax and Comments
  • Variables, Operators
  • Control structure
  • Functions in JavaScript
  • Events
  • DOM
  • DOM Variable
  • XMLHttpRequest and ActiveX Object
  • Response Text and responseXml
  • Cookie
  • Module 6– JQuery
  • Introduction
  • Features of JQuery
  • Steps to use JQuery
  • Functions
  • Action/Event
  • Selectors
  • Module 7- Ajax
  • What is Ajax?
  • Synchronous and asynchronous
  • $.Ajax, $.post, $.get
  • Ajax with XML
  • Module 8- Bootstrap
  • Introduction
  • Setting of Bootstrap
  • Grid System
  • Responsive Helper
  • Text, Button, Icon, Menu etc.
  • Customize Bootstrap
  • Module 9– PHP Basics
  • Default Syntax
  • Styles of PHP Tags
  • PHP Page
  • Comments in PHP
  • Php Page and HTML page
  • Output functions in PHP
  • Configuration Settings
  • Error Types
  • Datatypes in PHP
  • Module 10- Variable in PHP
  • Variable Declarations
  • Variable Scope
  • Scalar Type Compound Type
  • Special Type
  • Variable Variables
  • Scalar type declarations.
  • PHP’s Superglobal Variables
  • $_GET
  • $_POST
  • $_REQUEST
  • $_FILES
  • $_ENV
  • $GLOBALS
  • global
  • Module 11- Cookie and Session
  • What is state management
  • Types of State Management
  • $_COOKIE
  • Why Cookies
  • Types of Cookies
  • How to Create and Access Cookies
  • $_SESSION
  • Session Variables
  • Creating and Destroying a Session
  • Retriving and Setting the Session ID
  • Encoding and Decoding Session Data
  • Auto-Login, Remember Me feature
  • Recently Viewed Document Index
  • Module 12- Conversion
  • Type conversion in php
  • CType>
  • Functions
  • is_integer, is_boolean etc.
  • Module 13- Control Statements
  • Execution Control Statements
  • Conditional Statements
  • if-else, switch-case, while,
  • do-while, for, foreach, break,
  • continue, return, exit, die, include,
  • include_once, require,
  • require_once, declare
  • Module 14- Operators
  • Arithematic Operators
  • Comparision Operators
  • Logical Operators
  • Assignment Operators
  • Scope Resolution Operators
  • Null coalescing operator
  • Spaceship operator
  • Module 15- Functions
  • What is Function? Creating Functions Nested Function Passing Arguments by Value Passing Arguments by Reference Returning values Returning an array Variable function Recursive Functions Predefined function Helper Functions Return type declarations
  • Module 16- String with Functions
  • Declarations styles of String Variables
  • Searching & Replacing String
  • Creating and accessing String
  • Formatting String
  • Heredoc style
  • Related Library function
  • Module 17- MBSTRING
  • Introduction
  • Functions
  • Encoding
  • Decode
  • Replace
  • Match
  • Search
  • Position
  • Split
  • Case convertion
  • Substring
  • Module 18- Date Time with Functions
  • PHP Date () Function
  • Get a simple date
  • Get your time zone
  • Create date with PHP mktime()
  • Module 19- Arrays
  • What is an Array?
  • How to create an Array
  • Numeric Array.
  • Associative Array
  • Different types of arrays available in PHP
  • Traversing Arrays
  • PHP array functions
  • Module 20- BCMATH
  • Bcadd, bcsub,bcmul,bcdiv,
  • bcmod,bcpow,bcsqrt,
  • bcscale,bccomp,
  • bcpowmod
  • Module 21- OOPS in PHP
  • What is OOPS?
  • Class, Object, Inheritance,
  • Polymorphism, abstraction,
  • Encapsulation
  • Concepts of object.
  • Constructor & destructor
  • Static, Constant & Global
  • Constants in PHP
  • Magic Constants
  • Standard Pre-defined Constants
  • User defined Constants
  • Define function
  • Magic Method _set() , __construct() etc.
  • Object Cloning and Copy
  • Reflections
  • Namespace
  • Anonymous classes
  • Module 22- Database [MySQL]
  • Introduction to database?
  • What is information and data?
  • How to maintain database.
  • What is MySQL?
  • Integration with MySQL
  • Storage Engines
  • MySQL functions
  • DBMS
  • SQL
  • PHP My Admin
  • Security database
  • Module 23- SQL
  • DDL commands
  • DML Commands
  • DCL Command
  • TCL Commands
  • Question and Answer
  • Module 24 – PHP with MySQL
  • Connection with MySQL
  • Command
  • Execute
  • Fetch
  • Insert, delete, and update records
  • Security
  • .ini file
  • OOPS with MySQL
  • PHP MySQL functions
  • Module 25 – Login Module
  • Registration code
  • Login code
  • Forget password code
  • Change password code
  • Logout Code
  • Count no of visitors visits your webpages.
  • Module 26 – Image Manipulation
  • GD Library
  • Functions of GD Library
  • Blank image
  • Recourse of an image
  • Filtering an image
  • Image format, size
  • Create thumb size image
  • Uploading an image
  • Resize an image
  • Compress an image
  • Cropping an image
  • Module 27– File Handling and OS
  • File and directory
  • Open, close, Read, write, append, delete
  • Uploading and downloading files.
  • File exists
  • File Size
  • Rename
  • Display all files present in a directory.
  • Reading and displaying all images present inside a directory.
  • Displaying all titles inside a directory of pages.
  • Create Directories and Manipulate them
  • Information about Hard Disk
  • Calculating File, Directory and Disk Sizes
  • File Uploading and Downloading using Headers
  • Module 28– Error and Exception Handling
  • Error Logging
  • Error Reporting
  • Types of Exceptions
  • Diff. between Exception & Error
  • Throwing an Exception
  • PHP’s Exception Class
  • Custom Exception
  • Re-throwing an Exception
  • Try, catch
  • Module 29– CMS
  • Introduction
  • Introduction CDA
  • Introduction CMA
  • Custom CMS
  • Module 30–WordPress [CMS]
  • What is WordPress?
  • Installation steps
  • POST , Media , Comment
  • Page , Menu , Header and footer
  • Theme ,Plugin
  • Widgets
  • Visual composer
  • WooCommerce
  • Bhubaneshwar Branch

    4/1515/1752,Acharya Vihar, Bhubaneshwar

Check out more PHP courses in India

Next-G Education Logo

JQuery

Jquery is a framework of Javascript that simplifies the process of web development and makes it time and cost efficient for web developers. The course helps the students in building highly captivating web page designs by adding effects such as fading, hiding, etc.

by Next-G Education [Claim Listing ]
Appzmine Tech Logo

WordPress Training

Wordpress Training in Nagpur with most experienced professionals. Our developer is working in WordPress and related technologies for more years. We aware of industry needs and we are offering WordPress Training in Nagpur in a more practical way.

by Appzmine Tech [Claim Listing ]
SIAT (Smart Institute Of Advanced Technology) Logo

Adobe Dreamweaver

Adobe Dreamweaver course is offered by SIAT (Smart Institute Of Advanced Technology). 'SIAT' here plays the vital role of such a knowledge center. 'SIAT' is place where detailed training and skill development Courses are provided in IT, NON IT, and Automation fields.

by SIAT (Smart Institute Of Advanced Technology) [Claim Listing ]
Kerala Steds Logo

ASP.NET Full Stack Training With Mini Project

ASP.NET Full Stack training With Mini Project course is offered by Kerala Steds for all skill level. We lay the stepping stone towards a great movement for the young talents to achieve their career.

by Kerala Steds [Claim Listing ]
WebAsha Technologies Logo

Python Django Course Training

Python Django Training is a comprehensive program designed to empower individuals with the skills and knowledge needed to become proficient in web application development using the Django framework. Django is a high-level Python web framework known for its speed, security, and scalability.

by WebAsha Technologies [Claim Listing ]

© 2024 coursetakers.com All Rights Reserved. Terms and Conditions of use | Privacy Policy