The Library of Congress web site is good for that sort of thing. You can
search for an ISBN and have returned a formatted MARC record/etc which is
fairly easy to parse. I don't have code anymore, but I did exactly this at
one time.

c

> -----Original Message-----
> From: Reuben D Budiardja [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 09, 2001 10:55 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Book Database
> 
> 
> 
> Hi,
> I'm doing project using php that will allow me to enter an 
> ISBN number of a 
> book, and put that book info into my database. 
> 
> Is there any free book database out there that I can query 
> using ISBN, and 
> will return me the info such as the title, author, publisher? 
> If I can just 
> get the title and author, that would be great.
> 
> Thanks.
> Reuben D. Budiardja
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: 
> [EMAIL PROTECTED]
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to