SabrinaMarkon / php-coinsph-random-affiliate-site

PHP OOP ecommerce site with ad rotations and random bitcoin (coins.ph) affiliate site.
http://randombtcads.phpsitescripts.com
0 stars 1 forks source link

Make URL shortener #8

Open SabrinaMarkon opened 6 years ago

SabrinaMarkon commented 6 years ago

Make the url shortener for member ads depending on whether the admin wants to use Google or own domain for these. If Google, use Google API.

SabrinaMarkon commented 6 years ago

Client wants to use Google API

SabrinaMarkon commented 6 years ago

Turns out we need to use firebase to create the short links (which I have to read up on before I can make this part) Google's API for short urls isn't available anymore.