Learn PHP Fundamentals From Scratch (Udemy.com)

A Short Course on PHP Basics

Created by: Eduonix Learning Solutions

Produced in 2021

icon
What you will learn

  • To Learn Fundamentals of PHP
  • To Create simple Web Scripts using PHP
  • Learn about OOPS and Regex in PHP

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 86 / 100

icon
Course Description

PHP powers hundreds of millions of websites worldwide. Undoubtedly it is one of the most popular server side scripting language. If you want to start web programming it is one of the first language you should pick up. In this introductory course in PHP you will get all the fundamental concepts required to start your PHP web programming.
We have kept the learning curve fairly simple and anyone with basic knowledge of programming can quickly pick up PHP with the help of this course.
In the course you will go through basic web programming concepts and will be able to master PHP programming by the end of it.Who this course is for:
  • Any one with basic knowledge of Programming and HTML

icon
Instructor Details

placeholder

Eduonix creates and distributes high quality technology training content. Our team of industry professionals have been training manpower for more than a decade. We aim to teach technology the way it is used in industry and professional world. We have professional team of trainers for technologies ranging from Mobility, Web to Enterprise and Database and Server Administration.

icon
More courses by Eduonix Learning Solutions

Learn Ruby on Rails from Scratch

$11.99

Learn Adobe Photoshop from Scratch

$11.99

The Full Stack Web Development

$11.99

Learn Nodejs by building 12 projects

$11.99

Learn HTML5 Programming From Scratch

$11.99

Learn Socket Programming in C from Scratch

$11.99

icon
More php courses

Ultimate PHP, CSS And SASS: Enhance Your JavaScript Skills!

$11.99

Create a High End Social Network Twitter Clone In PHP, MySQL

$11.99

The Complete 2021 PHP Full Stack Web Developer Bootcamp

$11.99

Make a Google search engine clone: JavaScript PHP and MySQL

$11.99

Write PHP Like a Pro: Build a PHP MVC Framework From Scratch

$11.99

Make a YouTube Clone from Scratch: JavaScript PHP and MySQL

$11.99

icon
Reviews

4.3

50 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

I have enjoyed this course and it complements my learning needs although I wished there were more lessons on json and javascript.

A good run through of PHP basics, as I have JavaScript knowledge already I felt the pace was great to get my feet wet in PHP and am now ready to go more indepth!

Very nice course for someone who wants a first contact with PHP. There are many years since the last time I've seen a php code line. Now PHP became useful for me again then I've started this course to remember how to work with this. The class about the environment setup was very useful for me. I like these hands-on short courses. Congrats to its author.

Clear presentation..
need to increase the font size on the code so it is easy to read.

This course was a great overview of PHP as a language and the basic functionality of the tool. If you need a quick reminder of the language of are simply developing a basic knowledge of the tool, I would suggest taking this course.

This is an adequate introductory course for getting your toes wet in PHP, but you will need to find another course or courses to make you into a competent PHP programmer. The instructor touches on Object Oriented Programming in PHP, but does not provide much detail about using it to maximize your productivity and create better programs (perhaps that is too much to expect in a beginner level course). He hints at some introductory material for SQL, but it never materializes. I would like to have seen the development of a small sample application that actually related to generating some useful HTML that can't be easily done with CSS. I don't know PHP well enough to tell what else is missing. If the instructor improves the course significantly, I will consider revising this review.

This is a very good and informative course. It freshes up on some of the basics of PHP and gives a push to a beginner to learn more. However, when I tried to follow along with the instructor's code, there were some silly mistakes that he discovered some moments later, but it was confusing to me because I tried to copy the code, got the same errors and struggled only to find out later that the error was caused by a silly line of code. Anyway, maybe that helped us learn more about debugging in PHP but it wasn't pleasant during the process.

Well organised, structured and presented quick start to PHP.
This is a great sequel to "Projects in Javascript and jQuery" (same teacher), and takes the mystery out of going from client-side to server-side if you haven't before - opening up a whole world of possibilities. They're so similar I was amazed! Especially in how Eduonix presents it.
Thanks heaps

This was a good course to refresh my knowledge of PHP, plus it taught me the basics of Object Oriented Programming.

Great overview with clear examples. When the instructor makes a mistake with the coding, it gives you an opportunity to see how he debugs it.

Coming from a background in Ruby and JavaScript/Node this course was just what I needed to help me make sense of all the unfamiliar PHP syntax I've been seeing as part of my new role as a WordPress developer. This course is short enough to complete in 2 - 4 hours and covers all the basics.

The course met it's stated objectives. It was easy to follow along with the instructor. All examples worked in real world environment.