UrbanPro
true

Certified PHP/Mysql Web Developer

LIVE
2 reviews
Ongoing

Course offered by Phphub In

3 reviews
This is a 3 Months Instructor Led Training Program using skype. The course contains HTML, CSS, JavaScript, Php & Mysql, Ajax, Jquery, CakePHP to make you a complete and professional web developer.

Topics Covered

Day1 - Introduction to PHP 1.PHP web architecture 2.PHP wamp server installation 3.First PHP program 4.HTML with php 5.Comments and PHP manual usage Day2 - Variables, Constants & Datatypes 1.Variables and constants 2.Data types and Type juggling 3.Integers 4.Float 5.String 6.Boolean 7.string functions Day3 - Operators & Control Structures 1.Conditional Statements - If 2.Conditional Statements - Else, Else..if 3.Control Structure - Switch 4.Operators Part 1 5.Operators Part 2 6.Logical Operators 7.Ternary Operator Day4 - Looping Statements 1.Looping Statements - While 2.Looping Statements - Do While 3.Looping Statements - For 4.Control Structure - Break 5.Control Structure - Continue Day5 - Arrays and Foreach Loop 1.Indexed Arrays 2.Printing an Indexed Array 3.Associative Arrays 4.Looping Statement - For each 5.Multidimensional Arrays Day6 - Functions 1.Functions - Introduction 2.Functions with Arguments 3.Usage of Return keyword 4.Scope of variables 5.Default arguments in functions Day7 - HTML Forms with PHP 1.Forms Introduction 2.Using POST method 3.Using $_REQUEST Superglobal 4.Form Validation Day8 - File Handling 1.Reading data from a file 2.Writing data to a file Day9 - Introduction to MySQL 1.MySQL Introduction 2.Data Definition Language 3.Data Manipulation Language 4.Drop Commands Day10 - Mysql - Datatypes, Constraints 1.MySQL Datatypes - Integer 2.MySQL Datatypes - Float 3.MySQL Datatypes - Date 4.MySQL Datatypes - String 5.MySQL Constraints - Not Null, Unique, Primary Key 6.MySQL Constraints - Foreign Key, Default Day 11 -MySQL - Select, Orderby, Limit 1.Select Statement 2.Order By 3.Like Operator Day 12 - Mysql - Functions - Number, Date, Character, Control Flow 1.Numeric Functions 2.Date Functions 3.String Functions 4.Control Flow Functions Day 13 - MySQL - Joins, Groupby, Having, Subquery, Indexing 1.Inner Join 2.Outer Join - Left, Right 3.Self Join 4.Aggregate Functions, Group by, Having 5.Subqueries 6.Any, All operators 7.Indexing Day 14 - PHP With MySQL 1.How to make Database connection from PHP with MySQL 2.Creating a Database configuration file 3.How to insert data into the database in PHP 4.How to update data in the database in PHP 5.How to delete data from the database in PHP 6.How to retreive the data from the database in PHP Day 15 - Cookies in PHP 1.What is a Cookie? 2.How to see the cookie details in the browser 3.How to delete the cookie in PHP Day 16 - Sessions in PHP 1.What is a Session ? How session works 2.How to view the Session ID 3.How to create a Session Variable 4.How to regenerate the Session ID 5.How to destroy a Session? Day 17 - PhpMyAdmin, Blog Project Demo 1.How to create a new database using PhpMyAdmin 2.How to create a new table and insert records using PhpMyAdmin 3.How to export a Database 4.Importing the Database of a Sample Blog Project 5.Blog Project Demo - Part 1 6.Blog Project Demo - Part 2 7.Blog Project Demo - Part 3 8.Blog Project Demo - Part 4 9.Blog Project Demo - Part 5 10.Blog Project Demo - Part 6 Day -18 - Building a Shopping cart - Phase I 1.Introduction to Shopping cart 2.Project Requirements 3.Demo of End Product we are going to build 4.Setting up the Database for the shopping cart 5.Starting with the Template 6.Displaying the Product categories in the Home page 7.Creating the Front Page 8.Products Listing based on the category 9.Listing of an Individual Product Day 19 - Building a shopping cart - Phase I 1.Adding the Product to Cart Part 1 2.Adding the Product to Cart Part 2 3.Adding the Product to Cart Part 3 4.Viewing the shopping cart - Part 1 5.Viewing the shopping cart - Part 2 6.Viewing the shopping cart - Part 3 7.New User registration 8.User Login Page 9.Logging out the user Day 20 - Building a shopping cart - Phase I 1.Building the Checkout page Part 1 2.Building the Checkout page Part 2 3.Building the Orders page Part-1 4.Building the Orders page Part-2 5.Building the Orders page Part-3 6.End of Phase I Day 21 - Oops with PHP - Basics 1.Introduction to Object Oriented Programming 2.Class - Property - Method - Object 3.How to create a Class and Object in PHP 4.How to create Setters in PHP 5.How to use this keyword Day 22 - Oops with PHP - Advanced 1.How to use Constructors in PHP 2.What are Access Modifiers 3.Explaining Inheritance in PHP 4.What is static keyword 5.Using the Static Keyword Day 23 - Javascript- Introduction, Functions, Events, Validation 1.Starting with Javascript 2.Where to place the Javascript code? 3.How to create an Alert Box using Javascript 4.Functions and Events in Javascript 5.How to validate a form using Javascript Day 24 - CSS 1.Getting started with CSS 2.How to use the Background properties in CSS 3.How to format the Text using CSS 4.How to change the font type, color and size 5.Formatting Links Day 25 - CSS 1.Selectors - Clasess and IDs 2.Using Width and Margin Properties 3.Using the Border Properties 4.How to create two columns using Float Day 26 - Ajax 1.What is Ajax? 2.Demonstrating Ajax Example -Part1 3.Demonstrating Ajax Example -Part2 4.Demonstrating Ajax Example -Part3 Day 27 - Ajax 1.How to display data from the database using Ajax 2.How to check the availability of username using Ajax 3.How to create a user signup form using Ajax Day 28 - Jquery 1.Introduction to jQuery 2.Why use jQuery 3.Benefits of jQuery 4.Writing your first program in jQuery Day 29 - Jquery 1.How to validate a Form using jQuery 2.How to use jQuery to select date from a Calendar Day 30 - Smarty 1.What is Smarty? 2.How to install Smarty Template Engine 3.How to use Loops in Smarty 4.How to use Smarty Variable Modifiers 5.How to create a form using Smarty Day 31 - Smarty 1.How to cache a web page using Smarty 2.How to check the cache using Smarty 3.How to clear the cache using Smarty Day 32 - CakePHP Framework 1.Introduction to CakePHP Framework 2.What is MVC pattern? 3.How to install cakePHP framework Day 33 - CakePHP Framework 1.Folder Structure of CakePHP framework 2.How to build an Address Book application using CakePHP Day 34 - Interview Questions 1.Prepare to attend a Job interview for PHP Developer Day 35 - Building a shopping cart - Phase II 1.Validate all the forms using Javascript Day 36 - Building a shopping cart - Phase II 1.Implement Ajax to display the products 2.Implement Ajax in the user registration Day 37 - Building a shopping cart - Phase II 1.Implement jQuery form validation Day 38 - Building a shopping cart - Phase II 1.Add a CSS template Day 39 - CSS Template Integration 1.How to find and download CSS templates from internet 2.How to integrate the CSS template with your PHP Project Day 40 -Project Hosting in Internet 1.How to host your website for free in internet Day 41- 60 - Project Advanced Features

Who should attend

Freshers (2012/2011/2010 Passed Outs) looking for Software Jobs BPO/E-Pub/XML/UI/Graphics Professionals looking for a Software Job Engineering Students of All Streams, Graduates looking out for a career in Web Development Extremely useful for Non-Computer Science(CSE) and Non-Information Technology(IT) Students Placed in Campus Interview Students who want to create their own website PHP Developers and web designers who want to upgrade their Skills

Pre-requisites

Basic programming skills is an advantage

What you need to bring

Interest in learning

Key Takeaways

You will able to create your own dynamic web applications

Gallery (6)

About the Trainer

5 Avg Rating

3 Reviews

9 Students

10 Courses

Phphub In

BE in Electronics and Communication

Venkatraman has 4+ years of experience in building PHP based web applications.

Students also enrolled in these courses

LIVE
2 reviews
30 Hours

Course offered by D Balaji

6 reviews
LIVE
6 Hours

Course offered by Sarathkumar

0 review
LIVE

Course offered by S.Ramesh

0 review

Reviews (2)

5 out of 5 2 reviews

PHPhub https://www.urbanpro.com/assets/new-ui/institute-100X100.png Mylapore
5.0052
PHPhub
S

Certified PHP Developer Course

"It gives me an immense pleasure to write a review about the training in phphub.in. They not only teach the language but also inadvertently induce self confidence to face the software industry. The basic skill set to learn php and other web development skills HERE is the right attitude to learn and face the software industry and the WORLD "

PHPhub
D

Certified PHP Developer Course

"PHPHUB is a great Institute .The course was awesome and lots of thank to all the faculties for giving me a deep knowledge of HTML, CSS, JAVASCRIPT, PHP, MYSQL, JOOMLA, SEO. They placed me in a software company(ilance customization). Now I start a new web develpment company and I did somany of projects from abroad (http://vasumathy.com/). Without PHPHUB it wont be possible for me to get a job so easily. Thnx Venkatraman for giving me such an great opportunity. "

View All
Have you attended any class with World Web Solution Technologie...?

Tutor has not setup batch timings yet. Book a Demo to talk to the Tutor.

Different batches available for this Course

5 out of 5 2 reviews

PHPhub https://www.urbanpro.com/assets/new-ui/institute-100X100.png Mylapore
5.0052
PHPhub
S

Certified PHP Developer Course

"It gives me an immense pleasure to write a review about the training in phphub.in. They not only teach the language but also inadvertently induce self confidence to face the software industry. The basic skill set to learn php and other web development skills HERE is the right attitude to learn and face the software industry and the WORLD "

PHPhub
D

Certified PHP Developer Course

"PHPHUB is a great Institute .The course was awesome and lots of thank to all the faculties for giving me a deep knowledge of HTML, CSS, JAVASCRIPT, PHP, MYSQL, JOOMLA, SEO. They placed me in a software company(ilance customization). Now I start a new web develpment company and I did somany of projects from abroad (http://vasumathy.com/). Without PHPHUB it wont be possible for me to get a job so easily. Thnx Venkatraman for giving me such an great opportunity. "

Have you attended any class with World Web Solution Technologie...?

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

tickYou have successfully registered

Certified PHP/Mysql Web Developer by Phphub In

Venkatraman R picture
LIVE
(2 reviews)

Class
starts in

01

Days

01

Hour

01

Min

01

Sec

Select One

Register Now

Do you want to Register for this Free class?

Yes, Register No, not right now

Tell us a little more about yourself

Certified PHP/Mysql Web Developer by Phphub In

Venkatraman R picture
LIVE
(2 reviews)

Class
starts in

01

Days

01

Hour

01

Min

01

Sec

Please enter Student name

Please enter your email address.

Please enter phone number.

Verify Your Mobile Number

Please verify your Mobile Number to book this free class.

Update

Please enter 10 digit phone number.

Please enter your phone number.

Please Enter a valid Mobile Number

This number is already in use.

Resend

Please enter OTP.

Or, give a missed call and get your number verified

080-66-0844-42

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more