Andrew, I began building a PHP OAI Client library based on a OAI Server library that I wrote a while back. The OAI Client library is not complete, but it can get you started. I attached it in a file called Harvester.php
Andrew
> -----Original Message-----
> From: Code for Libraries [mailto:CODE4LIB_at_listserv.nd.edu] On Behalf Of
> Andrew Hankinson
> Sent: Friday, July 27, 2007 9:32 PM
> To: CODE4LIB_at_listserv.nd.edu
> Subject: [CODE4LIB] parse an OAI-PHM response
>
> Hi folks,
> I'm wanting to implement a PHP parser for an OAI-PMH response from our
> Dspace installation. I'm a bit stuck on one point: how do I get the
> PHP
> script to send a request to the OAI-PMH server, and get the XML
> response in
> return so I can then parse it?
>
> Any thoughts or pointers would be appreciated!
>
> Andrew
Received on Mon Jul 30 2007 - 14:59:49 EDT