PHP Classes

File: app/logic/links.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP IP Logger   app/logic/links.php   Download  
File: app/logic/links.php
Role: Example script
Content type: text/plain
Description: Example script
Class: PHP IP Logger
Track user IP addresses that access certain pages
Author: By
Last change:
Date: 1 year ago
Size: 78 bytes
 

Contents

Class file image Download
<?php

$link
= new Framework\Shortener($database);

$links = $link->getAll();