PHP Classes

Classes of anas khan

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of anas khan (1)  >  Mission progress status  >  Reputation  
Picture of anas khan
Name: anas khan <contact>
Classes: 1
Country: India India
Age: ???
All time rank: 4234291 in India India
Week rank: 158 Up15 in India India Up
All time users: 171
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Custom PHP URL Shortener...  
PHP Programming Innovation award nominee
October 2021
Number 5
Create and expand short URLs in a custom domain
This class can create and expand short URLs in a custom domain.

It can take a given URL as a parameter and store that URL and a short URL code in a database accessed using PDO.

The class takes a previously initialized PDO object to work with MySQL and other databases supported by PDO.

The class can return the short URL code as part of a short URL of a page that a PHP can serve from a custom domain.

When the user browser accesses the short URL page, the class can return the original long URL, so a script that uses the type can redirect the user browser to the original long URL page.

The class can also track the number of hits the short URL gets by the visitors.
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z