How to install Visual Studio Code (VS Code) on your System

Visual Studio Code is a lightweight but powerful & free open source code editor developed by Microsoft which runs on all os platforms such as windows,linux.its redefined and optimized for building and designing web and cloud applications. so i today tell how to download it and installs on system. Just…

Continue ReadingHow to install Visual Studio Code (VS Code) on your System

How to Create a Business Email Using Amazon Web Services

Guys Today I tell you how to create a Business or Professional email using amazon web services. You have domain and amazon web services (aws) account to create a business email. In amazon web services (aws) I choose Work Mail Service for email. So First Step is Login the amazon…

Continue ReadingHow to Create a Business Email Using Amazon Web Services

How to Setup Pycharm For Python Django Development​

Pycharm is an IDE( integrated development environment) for Python Development. Pycharm developed by JetBrains. it's very popular around python programmers. It's easy to use and versatile for any python development like we all know python may be a dynamic language, therefore, we'd like a strong IDE permanently for good software development and Pycharm…

Continue ReadingHow to Setup Pycharm For Python Django Development​

How to Create a Complete Login System in PHP || Session & Encryption Included with MySQL Database

People In Websites or Web Pages, Login System isn't basic and not especially troublesome. So Today I Will Create The Full Login System . I will Create First Registration System then Login System in PHP using MySQL Database With XAMPP AND phpMyAdmin using Session system &  password_hash function method technique.…

Continue ReadingHow to Create a Complete Login System in PHP || Session & Encryption Included with MySQL Database

How to Install the python in your own system | Windows 10

Doing coding & programming in python we need first install the python in the system. First downloaded the python software from python.org so select the python file & version according to your os. you can also go to the direct download page i.e python.org/downloads/. Choose the Python file according to…

Continue ReadingHow to Install the python in your own system | Windows 10

How to Connect PHP to Database using MySql & XAMPP

Make MYSQL DATABASE IN PHPMYADMIN AT THE LOCALHOST PHPMyAdmin is a control panel from where you can manage the database that you have created. Open your browser and type localhost/ then xampp page will open then click PHPMyAdmin after that PHPMyAdmin will open now then Click Database or New on…

Continue ReadingHow to Connect PHP to Database using MySql & XAMPP

Create a User Login System in PHP with MySQL Database

Guys, In Websites or Web Pages, Login System isn't simple and not particularly much difficult.Today I Will Create of login System (Example) for all's.I Will Create a Login System in PHP with MySQL Database utilizing Session  and we use xampp  and phpMyAdmin . With My Opinion Creating of Login System, Specially…

Continue ReadingCreate a User Login System in PHP with MySQL Database