Xampp MySQL

Import .sql file in Database using xampp cmd

AWS Code

AWS Setup Launch an instance Select AMI (server) create Key Pair Allow SSH, HTTPS, HTTP Click on Launch…

MySQL 1

What is Typescript ? React is a JavaScript library for building user interfaces, primarily for single-page applications (SPAs).…

WordPress 1

What is Typescript ? React is a JavaScript library for building user interfaces, primarily for single-page applications (SPAs).…

Typescript 1

What is Typescript ? React is a JavaScript library for building user interfaces, primarily for single-page applications (SPAs).…

Javascript 1

What is Javascript ? React is a JavaScript library for building user interfaces, primarily for single-page applications (SPAs).…

PHP 1

What is PHP? PHP is a server scripting language and a powerful tool for making dynamic and interactive…

React 1

What is React ? React is a JavaScript library for building user interfaces, primarily for single-page applications (SPAs).…

Custom Theme Setup in WordPress

themes : my-custom-themestyle.css /* Theme Name: My Custom Theme Theme URI: https://example.com/my-custom-theme Author: Your Name Author URI: https://example.com…

WordPress Setup

Step1: define( 'WP_DEBUG', true);define('WP_POST_REVISIONS', false);define('IMAGE_EDIT_OVERWRITE', true);define('DISABLE_WP_CRON', true);define('DISALLOW_FILE_EDIT', true);define('DISALLOW_FILE_MODS', true);