Advertising
advertising
related pastes to tag 'last.fm'
- 1488025 - last.fm scrobbler example: last.fm scrobbler lastfm audioscrobbler
-
- #include "md5.bi"
- #include "crt.bi"
- #include "wshelper.bas"
- Function MD5str (chars As String) As String
- Dim md5hex As ZString * 32
- Dim digest As ZString * 16
- Dim state As md5_state_s
- 1283671 - rewbs: test last.fm
-
- Property changes on: .
- ___________________________________________________________________
- Added: svn:ignore
- + bin
- doc
- last.fm-bindings-*.zip
- last.fm-bindings.jar
- 695259 - Last.fm Last Played Info: last.fm
-
- <?php
- /* Last.fm Info
- September 13th 2007 - Peppery <http://www.peppery.org/>
- Simple script to get your last played Last.FM track details + album art.
- Requires PHP 5 (SimpleXML)
- 695030 - Last.fm Last Played Info: last.fm
-
- <?php
- /* Last.fm Info
- September 13th 2007 - Peppery <http://www.peppery.org/>
- Simple script to get your last played Last.FM track details + album art.
- Requires PHP 5 (SimpleXML)
- 655418 - image charts / last.fm: php last.fm
-
- <?php
- // Хедер - image/gif. Те же браузеры будут думать, что это обычная картинка. :)
- // Указываем ваш логин в last.fm:
- $username = "RJ";
- // file_get_contents возвращает содержимое файла в $string:
- 655411 - image charts / last.fm: php last.fm
-
- <?php
- // Хедер - image/gif. Те же браузеры будут думать, что это обычная картинка. :)
- // Указываем ваш логин в last.fm:
- $username = "RJ";
- 655371 - image charts / last.fm: php last.fm
-
- <?php
- // Хедер - image/gif. Те же браузеры будут думать, что это обычная картинка. :)
- // Указываем ваш логин в last.fm:
- $username = "RJ"