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

TechiZone Logo

Web Development Using PHP / ASP.NET

Web Development Using PHP/ASP.NET course is offered by TechiZone. At TechiZone Computer Institute, we are working hard to impart practical skills to students that are always in demand by employers in various sectors and help them get Jobs.

by TechiZone [Claim Listing ]
Keywords Technologies Logo

Web Technologies

This web technology program a wide range of tools and techniques used in the process of communication between different types of devices over the internet. Some of the vital applications covered here include HTML, CSS, JavaScript, Bootstrap, and Jquery. 

by Keywords Technologies
Keywords Technologies Logo

PHP, Laravel, Ajax, Code Igniter Application Expert

This training will teach you about web application design such as HTML, Javascript, Bootstrap, CSS and Advanced Javascripts, PHP and Ajax, WordPress, JQuery, etc.

by Keywords Technologies
NobleProg (India) Logo

Drupal 7 For Developers Training Course

Online or onsite, instructor-led live Drupal training courses demonstrate through interactive discussion and hands-on practice the fundamentals and applications of Drupal. Drupal training is available as "online live training" or "onsite live training".

by NobleProg (India) [Claim Listing ]
K.S. Computer Education Center Logo

Visual Basic

Visual Basic Course is Offered by K.S. Computer Education Center

by K.S. Computer Education Center [Claim Listing ]

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