File: /examples/musicbrainz.php

Description

Do an XML lookup from MusicBrainz.

This example shows how to make a simple REST-style request against a remote server. (For a more advanced example of HTML requests, see sparql.php)

This does two HTTP requests -- one to get information about a band, and another to get a list of albums put out by that band.

Classes defined in this file

CLASS NAME

DESCRIPTION

Include/Require Statements

'../src/QueryPath/QueryPath.php' (line 16)

require_once : '../src/QueryPath/QueryPath.php'

Global Variables

Constants

Functions


Documentation generated on Sun, 25 Jul 2010 16:09:05 -0500 by phpDocumentor 1.4.3