{ // module_execution What is DRY Code method in programming DRY stands for DO NOT REPEAT YOURSELF. It’s a principle of software development to avoid and minimize repetition of code ... STACK: [PHP] DATE: [October 20, 2021] } _EXECUTE_SYSTEM() =>
{ // module_execution How to check git repository’s origin remote url at localhost You can check remote URL by using following command STACK: [PHP] DATE: [April 20, 2021] } _EXECUTE_SYSTEM() =>
{ // module_execution DomDocument class not found in laravel in php7 To solve this problem we have to install DOM extension. we can do this by using following commands STACK: [LARAVEL] [PHP] DATE: [August 24, 2020] } _EXECUTE_SYSTEM() =>
{ // module_execution How to send notification on mobile devices using firebase in php Firebase is a platform developed by google for creating web and mobile app. We can send push notification to mobiles ... STACK: [PHP] DATE: [August 24, 2020] } _EXECUTE_SYSTEM() =>
{ // module_execution How to import csv data from url into google spreadsheet Google sheets are very useful to manage our data with colorful charts and graphs. It comes up with inbuilt formulas ... STACK: [PHP] DATE: [May 4, 2020] } _EXECUTE_SYSTEM() =>
{ // module_execution HTML5 interview questions There are some common but basic questions which are expected from a frontend developer, if you are a core JS ... STACK: [PHP] DATE: [March 21, 2020] } _EXECUTE_SYSTEM() =>
{ // module_execution How to check that image exists on remote url To check image exists on remote url we have to get image size. STACK: [PHP] DATE: [March 18, 2020] } _EXECUTE_SYSTEM() =>
{ // module_execution What is offscreen images Offscreen images are those images that appear when that part of the web page is visible to user. STACK: [PHP] DATE: [February 20, 2020] } _EXECUTE_SYSTEM() =>