Skip to content

Sharifur/Url-Shorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url-Shorter

Make Your Own Url Shorner Apps Using PHP

in .htaccess file you have to define your base path as I define below

RewriteEngine On RewriteRule ^([^/]+)/? index.php?code=$1 [L,QSA]

About

Make Your Own Url Shorner Apps Using PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published