Powered by XP-Dev.com - Agile Software Development Tools | You are currently not logged in. Login Now | Don't have a XP-Dev.com account ? Create one for FREE

Blitter

Class for specific communication beetwen Twitter / Blip and LastFM serivces.

Remove these advertisements by upgrading your account for only $5/month

View View this file contents History View the full history

Diff Revisions 2 vs 5 for /trunk/blitter/example.php

Diff revisions: vs.

2 5   <- Revisions
       
      Diff lines for:
 Rev 2 : Lines 2 -> 8
 Rev 5 : Lines 2 -> 8
2 2
3 3 include_once('class.blitter.php');
4 4
5 - $blitter = new Blitter('user', 'password', 'last_fm_user', 'service_to_post');
5 + $blitter = new Blitter('user', 'pass', 'last_fm_user', 'service_to_use');
6 6 $blitter -> getList();
7 7
8 8 ?>
       

Remove these advertisements by upgrading your account for only $5/month

Rss Commits for Blitter:/trunk/blitter/example.php