JAVASCRIPT METHODS

length // it is a property toLowerCase() toUpperCase() Includes() startsWith() endsWith() search() match() indexOf() lastIndexOf() replace() trim() charAt() charCodeAt() fromCharCode() concat() Split() repeat() slice() substr() substring() toString()…

Array in JavaScript

What is array? In JavaScript, the array is a single variable that is used to store different elements. It is often used when we want to store…

JavaScript DOM(Document Object Model)

DOM is such a technology with the help of which we can completely control any html document with JavaScript. With the help of DOM we can access…

Laravel picture issue

Laravel photo/picture issue

Your Picture Going to DataBase also in file location (C:\xampp\htdocs\folderName\MainFile\storage\app\public\images ) but on screen it is not showing Picture Then might be your file not linked to…

Inheritance in PHP(OOPS Concept)

Inheritance :- When a class derives from another class. The child class will inherit all the public and protected properties and methods from the parent. An inherited…

How to Change VScode title name

first we have to open VScode(Visual Studio CodeĀ ) for this go to the setting option which is located in your down side left corner. Then you have…

Class & Object(php OOPS concept)

OOPS ( Object Oriented Programming System) Object means a real-world entity such as a pen, chair, table, computer, watch, etc. Object-Oriented Programming is a methodology  to design a…

CSS Positions Static, absolute, relative, fixed and sticky

There are five types of position property : static relative absolute fixed sticky static: Static positioned elements are not affected by any attribute like top, bottom, left,…

HOW TO ACTIVATE YOUR WINDOW 10

SEARCH ON GOOGLE ” windows 10 activate text get.msguides/windows “ GO TO THIS WEBSITE TURN OFF YOUR SECURITY & VIRUS PROTECTION THEN YOU GET CODE LIKE THIS…

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!