Register Now For Free

WEB DESIGNING & PHP

CRUD OPERATION


crud operations php training in mohali

CRUD operation is the most used function in web application. This helps in handle view, add, edit and delete data from the database.

CREATE & EXTRACT ZIP FILE

php training in chandigarh

Creating a ZIP file from directory is easy to implement with the help of PHP. We have to use ZIP archive class to create, compress and extract a file.

SEND EMAIL WITH ATTACHMENT

php course in chandigarh

We can use mail () function to send an email with an attachment in PHP.



OTP SMS VERIFICATION


php training course in mohali

One time password is the fastest way to verify the mobile number. We have to use SMS gateway to send text to mobile number for verification.

DOWNLOAD YOUTUBE VIDEO

php training in mohali

We have an option to download you tube video for offline purpose with the help of you tube video downloader script.




MULTIPLE IMAGES UPLOAD & STORE

web designing training in chandigarh

In a quick and simple way we can upload multiple images with the help of PHP using server side file upload functionality.




GOOGLE INVISIBLE reCAPTCHA

best php course in chandigarh

There are two types of reCAPTCHA one is reCAPTCHA v2 and second is reCAPTCHA invisible. reCAPTCHA invisible allow to implement CAPTCHA functionality and simplifies CAPTCHA process.


DYNAMIC IMAGE CREATION

best php course mohali

We have to use GD library to create a dynamic image in PHP. We can customize the image according the requirement with the help of Dynamic image creation.



RESTORE MYSQL DATABASE FROM SQL FILE

restore mysql database from sql file

We can restore database from SQL file with the help of phpMyAdmin. This is very useful for users to restore the database.



PAYMENT GATWAY


best training in chandigarh

If we want to create a payment gateway or we want to accept the payment through cards or other online way on our website than we have to use Stripe.


EXPORT DATA TO CSV FILE USING PHP, MYSQL

best course in chandigarh

CSV stands for common separated value helps in storing tabular data in plain text. We can use CSV file to import and export data from tabular data.


POST AND RECEIVE JSON DATA

best php training in mohali

We can send JSON data with the help of POST request, while working on web services and APIs



SEO FRIENDLY URL FROM STRING

digital marketing training in mohali

We have to use SEO friendly URL to improve the ranking of website and this SEO friendly URL also give idea about the content of the web page. We have to use generate SEO URL() function to generate seo friendly URL.

FORGOT PASSWORD RECOVERY

web development training in mohali

This is a very important function for users to login system. This helps in creating new password of an account when forgotten.




QR CODE WITH GOOGLE CHART API

best web development course in chandigarh

We can generate QR code in PHP with the help of Google Chart API. QR code is a machine readable code consists of black squares.



PHP SHOPPING CART USING SESSION

php shopping cart using session

A shopping cart is very important part of E- commerce site helps in purchasing various items and calculating price.




DELETE ALL FILES FROM FOLDER

delete all files from folder in php

When we require some space or want to delete the files than we have to use glob () and unlink () function which helps in deleting the files in PHP.


ADD EVENT TO CALENDAR


web development training in mohali

We can use jQuery, Ajax, PHP for creating an event calendar and display events from MySQL database and can use event calendar script with add event functionality.

POST TO FACEBOOK WALL


ppc course in chandigarh

We can post dynamic content to Facebook from website by using Facebook PHP SDK functionality.



HTML5 GEOLOCATION API AND PHP

html course in mohali

When we want to track the geographical information then we have to use HTML5 Geo-location API for this purpose.



DRAG & DROP REORDER IMAGES

best php industrial training in mohali

When we want to make our web page user friendly than we have to use Drag and Drop feature that provides a user Interface.


LOGIN WITH GOOGLE ACCOUNT

6 months php training in chandigarh

We have to use Google Login API to sign in into the website with the help of Google Account without sign up on that website.



MOBILE DEVICE DETECTION IN PHP

6 monthsphp course in mohali

In the era of mobile all websites have both desktop as well as mobile device version, when anyone visit to website this functionality redirect to mobile website.


STAR RATING SYSTEM

google star rating

We can build rating system with the help of PHP and jQuery script.





Web Designing

  • HTML-5
  • CSS & CSS-3
  • Java Script
  • Bootstrap-3,4
  • Jquery
  • Ajax
  • Dreamweaver
  • Landing Page Optimization
  • Adobe Photoshop
  • Corel Draw
  • Corel Photo Paint

  • Approx 10+ Complete Website Designs Templates









Register Now For Free

Core PHP

  • Introduction to PHP, PHP Versions
  • XAMPP & Netbeans Installation, Setting Notepad++
  • PHP Fundamentals: Data Types, Variables, Operators, Comments, Include, Require, Constants, String, Number
  • Functions in PHP, Die and Exit Functions
  • Arrays & Array Functions
  • Control Structures: If else, Switch Case
  • PHP Loop: For, ForEach, While, Do While
  • PHP Forms, Uploading File $_Get, $_Post, $_Request, Displaying Uploaded Files
  • Embedding PHP into HTML
  • Superglobal Variable
  • Introduction to MySql Database, Connect, Create DB, Create Table, Insert, Select, Delete, Update

  • Approx 150+ Assignments on PHP Basic






Register Now For Free

Advance PHP

  • Regular Expression
  • File Handling: Writting, Reading, Explode & Implode Function
  • Exception Handling
  • Dynamic Web Pages: URL, Links
  • Session : Start Modify Destroy
  • Cookies Create Modify Delete Enabled
  • PHP Filters
  • Create Admin Page
  • Datbase: Joins & Views
  • Delete, Update, Multiple Update
  • Log out Button
  • Change Password on Admin Page in Setting
  • Confirm Password
  • Download Data Registered Data by Admin Using Excel or PDF
  • PHP oops : Classes (Public,Private,Protected), Constructor, Destructor, Inheritance, Overriding, Static keyword, Final keyword, Constants, Abstact classes, Interfaces

  • 1 Complete Website Dynamic

Register Now For Free

WordPress (CMS)

  • Wordpress Installation, History, Versions
  • WP Dashboard: Post, Pages, Comments, Categories, Tags, Link, Appearance & Users
  • WP Themes Installation
  • WP Plugins
  • Update WordPress
  • Backup WordPress
  • Improve Security
  • Reset Password
  • Optimize Performance
  • Assignments: Send Email via SMTP Server, Insert Ads into Post Content, Creating a Custom 404 Error Page, Fix Internal Server Errors, Create Custom Page Templates, Create Custom WP Widget, Create Shortcode in WP Post & Page Plugin, Create Coustom WP Plugin
1 Complete Website in WordPress

Register Now For Free

Magento (CMS)

  • Sales Management
  • Catalog Management
  • Product, Product Types
  • Customer Management
  • Customer, Customer Group
  • Marketing: Promotion, Coupon
  • Keywords Optimization
  • General System Configuration










Register Now For Free

Joomla (CMS)

  • Introduction to Joomla
  • Adding a new Article Creating a Custom Poll
  • Work with Menus, Categories
  • Work with Inbuilt Modules
  • Work with Inbuilt Components
  • Customization of Existing Component and Module
  • Detail Discussion of Component Module, Plugin
  • How to Create Component in Joomla
  • How to Create Modules
  • Converting HTML Template into Joomla Theme








Register Now For Free

Drupal (CMS)

  • Drupal Core
  • Drupal Modules
  • Blocks in Drupal
  • Themes for Drupal
  • Entering Content and Making Pages
  • Converting HTML template into Drupal theme
  • Creating a User Defined Drupal Module






Register Now For Free

Laravel Framework

  • Laravel Installation
  • Introduction to MVC
  • Create your Controller
  • Adding View
  • Database Interaction and Models: Creating Models, Database Seeding, Database Querying, Complex Queries, Scopes, HTML Helpers,
  • CRUD Operations: Adding new Articles Database, Edit and Save, View




Register Now For Free

CodeignIter Framework

  • Download and Install CodeIgniter
  • How the CodeIgniter Works
  • CodeIgniter MVC : CodeIgniter Controller, CodeIgniter View, CodeIgniter Model, Getting Model Data to View
  • Database and the CRUD in Codeigniter: Creating Database, Getting Data from the Database, Passing Parameters, Using Autoload, Inserting Data Table, Update Table Data
  • Login Panel
  • Admin Panel

Register Now For Free

Cakephp Framework

  • Introduction to CakePHP, Overview of MVC
  • Installation: CakePHP Structure, Install CakePHP, CakePHP Nameing Conventions
  • Create Coustom Layout, Create Controller
  • Models: Get Data From Database, Insert Data, Delete Data,
  • CakePHP Configuration: Routing in CakePHP
  • CakePHP in Action: Request & Response Objects, Controllers, Components
  • Authentication: Implement authentication in your application
  • Elements in CakePHP, CakePHP Helpers, CakePHP Components Pagination, Ajex in CakePHP
  • Work with Database: Database Basics, Query Builder, Virtual Property
  • CakePHP reCaptcha
Register Now For Free

PROJECTS

  • In four to six months training Web designing,core and advance PHP, one CMS, one framework
  • 1 Minar Project using Web Designing & Core PHP, MySQL Database
  • 1 Major Project Using Web Designing Advanced PHP, Advanced MySql Database
  • 1 Major Project IN CMS











Register Now For Free

Interviews Preparation

  • Resume Writing
  • HR Interview Preparation
  • Technical Interview Preparation
  • Spoken English
  • Self Introduction
  • Group Discussion
  • Mock Interview
  • Written Test Preparation
  • Final Interview







Register Now For Free

PHP Training Course in Mohali Chandigarh

PHP stands for Hypertext Preprocessor and was started as a small open source project that was found useful by most of the people in 1994. PHP is a server side scripting language that is embedded in HTML. It is used to manage dynamic content, databases, session tracking, even build entire e-commerce sites. EME Technologies is the best company which provides 6 weeks and 6 months training in PHP in the area of Chandigarh and Mohali.
If we talk about carrier growth as a web developer then there is huge demand of PHP Web developer and students can join our 6 months course to avail this opportunity of enhancing technical skills.

Why to join EME Technologies:

EME technologies is the best company in Chandigarh and Mohali providing best industrial training for 6 weeks/months in various technologies like JAVA, PHP, Python, Embedded, PLC , Android, Big data and many more. Student who enrolled with us will get best of our services like: Training from a development based organization, get chance to work with developers on live projects.
  1. We provide free of cost English speaking, resume writing, interview preparation classes for our students.
  2. We provide part time as well as full time job for students during training period.
  3. Best infrastructure in Chandigarh and Mohali.
  4. Positive and healthy environment for students, interns and employees.
  5. Seminars and workshops are also conducted to keep them updated of new technologies.
  6. Professional trainer takes responsibility and set goals for candidates, solve problems and increase work efficiency. (Many More...)
You may get chance to work on projects like e-commerce site, sql injection prevention system, college admission predictor, internet based discussion forum and many more and learn a lot from working professionals.

Future Scope

PHP developers are in demand due to the increase in percentage of websites because of digital India, everyone wants his/her business online and companies like IndiaNIC, EME Technologies, intellectsoft, cyber infrastructure, sphinx, biztechno, IBM core and many more pay high package to PHP developers from 3 LPA to a fresher up to 10 LPA after an experience of 5 years.

Videos

How To Install Magento on Server

How To Download And Install Joomla on Server


Duration

6 week| 3 months| 6 Months| 1 year stipend based, Course will be customized according to duartion and cost

Pre-requisite

Basic computer knowledge| R & D

Career Options

After completing your full course stipend or Job on behalf of performance during Training period


Project Work

Two project will be covered in the class and then individual projects will be assigned to students. As the project is desktop application and students will be asked to give professional Look, Feel and Functionality to applications.