{~title_web}
 
+1'd This
Blog UNIKOM
Kategori
Blog Unikom Facebook!
Blog Unikom Tweet!
Artikel Terpoluler
Artikel Terbanyak Dibaca
Berita Unikom Center
Alexa Rank

Google Shortener

Google Shortener
ngeliat seo blog unikom bagus, pengen ngetes bloging ah wkkw. Ini skrip buat bikin shortener url, akses via cli. klo pengen dikembangin silahkan, gue mah males wkwk. Dibuat pake bahasa php (oop biar kaya orang2). <?php error_reporting(0); //Think by ur self ;-p /** * Simple Google Shortener Script * @Usage: php script_name.php url | ex: php short.php google.com * @description Get API KEY from : http://code.google.com/apis/console/ * @author fariz rizaldy <farizrizaldy@outlook.co.id> * @url https://github.com/farizdev/proje/shortener.php */ class short{ function __construct($api){ global $argv; $this->api=$api; $this->link=$argv[1];...
RizaldyPengirimRizaldy · Lihat Profil Rizaldy · Lihat Blog RizaldyViewDibaca : 1770 Kali
Waktu PostingSabtu, 05 Desember 15 - 20:59 WIBKomentar0 KomentarRatingRating : 0 Bagus, 0 Jelek
KategoriGOOGLE, SHRTENER