PHP/YAZ

I just got my system set up to use this. The demo code was spraying out errors. I rewrote it to access the Library of Congress site and all the variables check out fine. I get records returned, but when I var_dump them they're all NULL. Can anyone help me configure my client settings and figure out where to get the info to set up on other servers.

I was using info from:
http://www.loc.gov/z3950/lcserver.html

I'm trying to get back XML to transform.

Thanks in advance.

Take a look at this sample application

Hi Phil, I'm not sure if you've seen this but I have a sample PHP/YAZ client at http://www.interoperating.info/mark/node/71 that contains connection settings for three catalogues (look at the top of opac.php).

Mark

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.