Skip to content

create simple url shortener using PHP and xampp server

Notifications You must be signed in to change notification settings

krpiyush/simple-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-url-shortener

.

Make changes in dbConfig.php

Database configuration
$dbHost = "localhost"
$dbUsername = "root"
$dbPassword = ""
$dbName = "piyush"

create database using following details..


Now just run xammp server and open index.php file...

About

create simple url shortener using PHP and xampp server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages