Wednesday, June 7, 2017

Php Training in Kathmandu Nepal



PHP / MySQL training courses from Open Eyes IT Solution. PHP  Training in Kathmandu Nepal.

Open Eyes IT Solution delivers PHP / MySQL training courses from beginner to advanced levels. All PHP/ MySQL training is taught by industry-experienced instructors, who aim to make sure you learn everything needed to put your new skills into practice in the workplace.

Php Training in Kathmadu Nepal
Php Training in Kathmadu Nepal
Here at Academy Class, we like to make sure you have fun, learn lots and leave delighted!
Your PHP / MySQL training course will feature small class sizes, state-of-the-art Mac and PC workstations, great learning environments, industry-certified trainers, the latest courseware, and careful attention to your specific needs and experience. Additionally, if you’re not confident about using what you learn on our public scheduled PHP / MySQL training courses, you can retake the class free of charge within 18 months of your first day of training. That’s the unique Open Eyes IT Solution Guarantee of Learning Satisfaction, delivering peace of mind for your training investment.
All classes at Open Eyes IT Solution’s courses begin at 6.30 am and running till 6:30 pm.
1.Introduction to PHP
Introduction to PHP
Introduction to Web Request/Response
Introduction to Variables
Php Training in Kathmadu Nepal
Php Training in Kathmadu Nepal
Code Comments
Introduction to Data Types
Scalar Data Types (Strings, Integers, Floats) and their built-in Functions
Complex Data Types (Array, Objects) and their built-in Functions
Arrays (Numerical, Associative, Multi-Dimensional)
Constants
Type Casting and Juggling
Conditional Statements (If-else, switch)
Operators (Unary, Binary and Ternary)
Loops (While, Do-while, for and foreach)
User Defined Functions
Function arguments, return values and default values
Function global and local scope
URL encoding / decoding
Introduction to script inclusion with include/include_once, require/require_once
Single form processing
Handling multiple forms
Form validations with PHP
Introduction to Web Cookies and Sessions
Introduction to PHP with MySQL

Php Training in Kathmadu Nepal
Php Training in Kathmadu Nepal
2.Introduction to Object Oriented PHP
Classes and Objects
Methods and Properties
Constructors and Destructors
Class Inheritance
Access Modifiers (Public, Protected, Private)
Setters and Getters
Static Properties and Methods
Magic Methods
Object Cloning
Abstract classes and Interfaces
Final Classes
Polymorphism
Namespaces
Exceptions and Error Handling

Design Patterns (Singleton, Factory, Dependency Injection, Observer etc.)
SOLID Design Principles
Date and Time Handling using PHP

Php Training in Kathmadu Nepal
Php Training in Kathmadu Nepal
File System and I/O
Email Sending and Receiving
Using MySQLi (OO Interface) to Access Databases
Using PDO to Access Databases
Developing a CMS with a Blog (Project)
Regular Expressions
Introduction to .htaccess
Controlling Output using .htacces
URL Rewriting
3. Database with Object oriented concept
Introduction to Databases with MySQL
Using PHP to access MySQL with MySQLi (Procedural) Driver
MySQL CRUD (Create, Read, Update, Delete)
4.CRUD using PHP
Introduction to PHP
Evaluation of Php
Basic Syntax
Defining variable and constant
Php Data type
Operator and Expression
Handling Html Form With Php
Capturing Form Data
Dealing with Multi-value filed
Generating File uploaded form
Redirecting a form after submission
Decisions and loop
Making Decisions
Doing Repetitive task with looping
Mixing Decisions and looping with Html
Function
What is a function
Define a function
Call by value and Call by reference
Recursive function

String
Creating and accessing String
Searching & Replacing String
Formatting String
String Related Library function
Array
Anatomy of an Array
Creating index based and Associative array
Accessing array Element
Looping with Index based array
Looping with associative array using each() and foreach()
Some useful Library function
Working with file and Directories
Understanding file& directory
Opening and closing a file
Coping ,renaming and deleting a file
Working with directories
Building a text editor
File Uploading & Downloading
Mini Project (With file Handling)
State management
Using query string(URL rewriting)
Using Hidden field
Using cookies
Using session
String matching with regular expression
What is regular expression
Pattern matching in Php
Replacing text
Splitting a string with a Regular Expression
Generating Images with PHP
Basics of computer Graphics
Creating Image
Manipulating Image
Using text in Image

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.)

Mini Project
5.Javascript / Jquery
6. Payment gateway integration

7. HTML5 (Localstorage / Geolocation) Api






Monday, June 5, 2017

Php Training in Kathmandu Nepal

PHP Training in Kathmandu Nepal
PHP Training in Kathmandu Nepal
Open Eyes IT Solution is going to start New session on PHP Training in Kathmandu Nepal.

What is PHP?
PHP is the most popular programming language on the web, used to enhance webpages. PHP is known as a server side language, as it is executed not on a client or visitors computer, but on the computer that the pages have been requested from; the server. The results from the server are then sent to the visitor’s computer and are displayed in the browser. When someone visits your webpage with PHP code in, your server executes it. 

PHP Training in Kathmandu Nepal
PHP Training in Kathmandu Nepal

What can you do with PHP?
PHP can do many exciting things and greatly enhance your webpages. It can take information from forms and use it in many different ways such as storing it in a database and creating conditional pages depending on the forms entries. It can set cookies for later use, authenticate and track users, run threaded discussion on your site. As well as all of that, it can publish a whole website using a single layout template, and also serve XML pages. 
PHP Training in Kathmandu Nepal
PHP Training in Kathmandu Nepal


What do our PHP courses offer? 
Our PHP courses are led by expert trainers in PHP, offering experience and a wealth of knowledge and guidance towards a shared student goal of becoming advanced in PHP understanding. Our trainers outline various tools and reference materials to help students achieve their goal. Students will receive hands-on tutoring in a real time practice which includes a PHP portfolio project. By the end students should be advanced in many PHP topics. Upon completion of our PHP courses, students will receive a course completion certificate as well as support and careers advice. 


PHP Training in Kathmandu Nepal
PHP Training in Kathmandu Nepal
Benefits of our PHP courses: 
Our PHP courses are very flexible and can be attended when it suits you most. We offer both weekday and weekend courses, part-time or full-time. Our one on one and classroom based environment offers what other internet courses can’t; instant feedback, advice and answers to any PHP problems and challenges you may face. Interactive learning using practical examples and references materials means you can learn real time from expert trainers in a hands-on environment. 


PHP Training in Kathmandu Nepal
PHP Training in Kathmandu Nepal
What other PHP courses do we offer? 
If you are a PHP beginner then the PHP course is for you. However, if you have already attended this course or do not require this beginner level of training then we offer an advanced PHP course. The advanced PHP training suits those who have attended our PHP course and are ready for the next step in the PHP courses programme.


So, if you want to greatly enhance your PHP knowledge or start a PHP career or project or even improve a website, then PHP courses is for you.




Sunday, June 4, 2017

Php Training in Kathmandu Nepal

Php Training in Kathmandu Nepal
Php Training in Kathmandu Nepal
 1.Introduction to PHP

Introduction to PHP
Introduction to Web Request/Response
Introduction to Variables
Code Comments
Introduction to Data Types
Scalar Data Types (Strings, Integers, Floats) and their built-in Functions
Complex Data Types (Array, Objects) and their built-in Functions
Arrays (Numerical, Associative, Multi-Dimensional)
Constants
Type Casting and Juggling
Conditional Statements (If-else, switch)
Operators (Unary, Binary and Ternary)
Loops (While, Do-while, for and foreach)
User Defined Functions
Function arguments, return values and default values
Function global and local scope
URL encoding / decoding
Introduction to script inclusion with include/include_once, require/require_once
Single form processing
Handling multiple forms
Form validations with PHP
Introduction to Web Cookies and Sessions
Introduction to PHP with MySQL
Php Training in Kathmandu Nepal
Php Training in Kathmandu Nepal
2.Introduction to Object Oriented PHP

Classes and Objects

Methods and Properties

Constructors and Destructors

Class Inheritance

Access Modifiers (Public, Protected, Private)

Setters and Getters

Static Properties and Methods

Magic Methods

Object Cloning

Abstract classes and Interfaces

Final Classes

Polymorphism

Namespaces

Exceptions and Error Handling

Design Patterns (Singleton, Factory, Dependency Injection, Observer etc.)

SOLID Design Principles

Date and Time Handling using PHP

File System and I/O

Email Sending and Receiving

Using MySQLi (OO Interface) to Access Databases

Using PDO to Access Databases

Developing a CMS with a Blog (Project)

Regular Expressions

Introduction to .htaccess

Controlling Output using .htacces

URL Rewriting

Php Training in Kathmandu Nepal
Php Training in Kathmandu Nepal
3. Database with Object oriented concept

Introduction to Databases with MySQL
Using PHP to access MySQL with MySQLi (Procedural) Driver
MySQL CRUD (Create, Read, Update, Delete)
4.CRUD using PHP

Introduction to PHP
Evaluation of Php
Basic Syntax
Defining variable and constant
Php Data type
Operator and Expression

Handling Html Form With Php
Capturing Form Data
Dealing with Multi-value filed
Generating File uploaded form
Redirecting a form after submission

Decisions and loop
Making Decisions
Doing Repetitive task with looping
Mixing Decisions and looping with Html

Function
What is a function
Define a function
Call by value and Call by reference
Recursive function

String
Creating and accessing String
Searching & Replacing String
Formatting String
String Related Library function

Array
Anatomy of an Array
Creating index based and Associative array
Accessing array Element
Looping with Index based array
Looping with associative array using each() and foreach()
Some useful Library function

Working with file and Directories
Understanding file& directory
Opening and closing a file
Coping ,renaming and deleting a file
Working with directories
Building a text editor
File Uploading & Downloading

Mini Project (With file Handling)



State management
Using query string(URL rewriting)
Using Hidden field
Using cookies
Using session

String matching with regular expression
What is regular expression
Pattern matching in Php
Replacing text
Splitting a string with a Regular Expression

Php Training in Kathmandu Nepal
Php Training in Kathmandu Nepal
Generating Images with PHP
Basics of computer Graphics
Creating Image
Manipulating Image
Using text in Image

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.)

Mini Project

5.Javascript / Jquery

6. Payment gateway integration

7. HTML5 (Localstorage / Geolocation) Api



Friday, June 2, 2017

Php Training in Kathmandu Nepal

Php Training in Kathmandu Nepal
Php Training in Kathmandu Nepal
PHP

Introduction to PHP
Installing & configuring Zend Server for PHP 5.3
Advantages of PHP
PHP vs ASP.NET vs JSP
Structure of PHP
Datatype and Operators
Control Statement
String manipulation
Date operation
Array and its function
PHP with HTML
Include and Require
Cookie and Session
File Management
File upload to server
Loop statements
Popup Boxes
isNaN()
parseInt() and parseFloat()
Function and Events
JS Build-in Objects
String and Date objects
Math and Boolean objects
Array and its Build-in Function
Exceptional Handling
Window object
Location and History
MIME Functions
Playing Sounds

Php Training in Kathmandu Nepal
Php Training in Kathmandu Nepal
Advanced PHP

How to validate forms through PHP?
How to validate group of similar object?
Mail Function
PHP with OOPS
Exceptional Handling
PHP with MySQL
Development Oriented Training
Login Design with session concept
Maintaining User Account
What is MVC (Model View Controller)?

Mysql Database/ oops

Introduction to MYSQL
MySQL vs Oracle
MYSQL Functions
Create Database and Tables
MYSQL Datatypes
Insert Query
Select Query
Where clause
Update Query
Delete Query
Like Clause
Sorting results
Table Schemas
Types of Joins
Transaction
PHP 5.3 OOPS Concepts

PHP and OOP Concepts: Principles of Object Oriented Programming and Design, Access Modifiers, Abstract Classes, Interfaces, and more
Building Applications: Debugging, Security and Validation

Thursday, June 1, 2017

Php Training in Kathmandu Nepal

Php Training in Kathmandu Nepal
Php Training in Kathmandu Nepal
Open Eyes IT Solution is going to start new session on PHP Training in Kathmandu Nepal.

The Php Training in Kathmandu Nepal course is designed to expand a beginning programmer’s understanding of the PHP language. This beginner to advanced level course utilizes a hands-on approach with numerous examples and practical exercises, as well as a model PHP project, to enhance learning. You will also have the opportunity to use Zend Server & utilize the best practices and best tools for PHP programming.

how-php-works Who should join this course ?

This course is ideal for Freshers who have just started to program in PHP. Developers who have already been exposed to PHP but want to deepen their knowledge of the language and its best programming practices. Developers who have experience in other languages (e.g. C, Java, Dot Net) and want to dive into PHP.

By the end of this course; you will become a Professional PHP developer who will be able to write more efficient and secure PHP code.
Why use Objected Oriented PHP?

Php Training in Kathmandu Nepal
Php Training in Kathmandu Nepal
PHP code was limited to being procedural in nature. Object Oriented PHP makes it easier to manage, extend and modify PHP application over time. This course will give you a firm foundation upon which you can add more Object Oriented habits and build software that can be easily maintained and extended.

Php Training at Open Eyes IT Solution Outcome?

By the end of this course, you will fully understand the benefits of using PHP in web application development and the way it is used in companies nowadays. You will learn the OOP features of PHP development and acquire Real world Development skills in PHP. This course provides an excellent grounding for further training in PHP Framework such as – Zend Framework & Cake PHP.