PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of Danilo Castro   BlipUp   index.php   Download  
File: index.php
Role: Example script
Content type: text/plain
Description: examples
Class: BlipUp
Manipulate songs listed in Blip.fm site
Author: By
Last change:
Date: 14 years ago
Size: 184 bytes
 

Contents

Class file image Download
<?
//include "classes/blip.up/class.php";
//$blip = new blipup;
//$blip->login = "blipuser";
//$blip->pass = "pass";
//$blip->login();
//$data = $blip->getSearchList($_GET['data']);
?>