Web Technologies

OOP in PHP

Here is the very basic Object Oriented Programing concept for PHP. Variables = properties = class variables in OOP & methods = functions

Web Technologies

PHP Crash Course

This YouTube video is a complete PHP crash course and best to revise it before appearing for interview.

Web Technologies

PDO in PHP

PDO is advance method/way to communicate with Database like MySQL. PDO is extension which you have to enable on server to use this. There are 2 more methods like MySQLi…

Web Technologies

Google Search Console & Analytics

What to do when you are up & live with new website and now you have to integrate Google verification code into website to start monitoring with search console &…

bootstrap-4-beta-whats-new

Basics of Bootstrap

Bootstrap is a CSS framework. Why do you have to learn this as a backend dev?

Web Technologies

Website speed optimization

There are various techniques to boost your website speed either in CMS like WordPress or Statis website.