urls / url-shortener-php

Web application that will help you in shortening your url
http://urls.github.io/url-shortener
MIT License
88 stars 74 forks source link

hey im getting a problem #27

Open BallisticOK opened 4 years ago

BallisticOK commented 4 years ago

hey how do i fix this

Warning: require_once(../UrlShortener.php): failed to open stream: No such file or directory in C:\xampp\htdocs\functions\shorten.php on line 6

Fatal error: require_once(): Failed opening required '../UrlShortener.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\functions\shorten.php on line 6

amarlearning commented 4 years ago

Pull the latest code and try