Skip to content

PRABAWEB

Programming Blog – Tutorials about Angular, ReactJS, NodeJS, PHP, MySQL and Web Development

  • Home
  • Tutorials
  • About Me
  • React Js
  • Toggle search form

Category: PHP

PHP JWT Token Based Authentication

Posted on October 16, 2022October 16, 2022 By praba_tutor No Comments on PHP JWT Token Based Authentication

Hi There,  In this tutorial you will be learning PHP JWT Token Based Authentication. What is Authentication?Authentication is a process of validating users with some keys, token or any other credentials.Authentication is a main concern of the secure application.What is Token Based Authentication?Token based authentication is known as session less or stateless because whenever we…

Read More “PHP JWT Token Based Authentication” »

PHP

What is Composer and how to install?

Posted on October 16, 2022October 16, 2022 By praba_tutor No Comments on What is Composer and how to install?

Hi there, I am going to explain about composer and installation.What is a composer?Composer is a dependency manager for PHP web applications. Composer is used in all modern PHP frameworks (Symfony, Laravel, Codeigniter, Yii and so on) and is one of the most recommended tools that solve fundamental issues in the majority of web projects….

Read More “What is Composer and how to install?” »

PHP

PHP OOPS Interview questions and answers for freshers and experienced professionals

Posted on October 16, 2022October 16, 2022 By praba_tutor No Comments on PHP OOPS Interview questions and answers for freshers and experienced professionals

OOPS stands for Object Oriented Programming System.  PHP (Hypertext Pre- Processor) is a server side scripting language used in web development which is based on OOPS Language.It was originally developed by Rasmus Ledorf in 1994. Now, if you are looking for a job which is related to PHP OOP then you need to prepare for…

Read More “PHP OOPS Interview questions and answers for freshers and experienced professionals” »

PHP

PHP logical programs for Freshers and Experienced Professionals

Posted on October 16, 2022October 16, 2022 By praba_tutor No Comments on PHP logical programs for Freshers and Experienced Professionals

Hi There, PHP Program is all about logic.In this article, we’ll go through examples of logical programs in php. These programs are frequently asked in the interview. So I have shared a few of the logical programs. If you want to ask or share any new questions write it in the comment section. 1.Sort an…

Read More “PHP logical programs for Freshers and Experienced Professionals” »

PHP

Tips to Optimize Your PHP Script for Better Performance for Developers

Posted on October 16, 2022October 16, 2022 By praba_tutor No Comments on Tips to Optimize Your PHP Script for Better Performance for Developers

Following the best practices while coding your PHP script is a good starting point to write a well optimized PHP code. This tutorial provides few tips to optimize PHP code from a developer point of view. Use the latest version of PHP Use PHP’s native functions will not only help you write code faster, but will…

Read More “Tips to Optimize Your PHP Script for Better Performance for Developers” »

PHP

Categories

  • PHP
  • reactjs
  • Symfony

Copyright © 2023 PRABAWEB.

Powered by PressBook Media WordPress theme