Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rohitshakya/Web-Projects

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v5.6 Blog posting site featured with News, Weather and Coordinates Report

Install Xampp for project php

Click here to view

  • For phpmyadmin, sql and apache.
  • For database creation and manipulation
  • For hosting website locally on your personal system
  • Learn Sql queries for database manipulations

Default settings and Installation will be

  • Every file will be put into htdocs folder i.e.( C:\xampp\htdocs )
  • Turn on apache and mysql from xammp control panel
  • Create a database named as mydb
  • Create 2 tables user(3 columns:id, name and password) and story(3 columns:id, title and description).
    <?php
    $servername = "localhost";
    $dbusername = "root";
    $password = "";
    // Create connection
    $conn = new mysqli($servername, $dbusername, $password);
    ?>

Default login credentials

Username: rohit
Password: shakya

Copyright and License

Copyright 2020-2021 Rohit Shakya.

Data provided in part by OpenWeatherMap.org

Morty Proxy This is a proxified and sanitized view of the page, visit original site.