<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;">I&#39;m not sure what you mean by PHP library ... but I&#39;m assuming you mean a reference of some kind?</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">Your best bet would be a PHP Xref site that&#39;s specific to WordPress (like this one: http://phpxref.ftwr.co.uk/wordpress/nav.html?_functions/index.html).&#160; Then you can navigate all of the functions and documentation a will.&#160; The files I see you looking through the most often would be xmlrpc.php and wp-includes/class-IXR.php ...</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">But if you mean &quot;library&quot; in some other context, please explain ...<span></span></p>

    <p>&#160;</p>

    <div style="margin: 5px 0px 5px 0px; font-family: monospace;">
      On June 15, 2010 at 5:51 PM Tim Golen &lt;tim@golen.net&gt; wrote:<br />
      <br />
      &gt; Is there already an existing PHP library for the Wordpress API? I&#39;m still<br />
      &gt; running into problems and don&#39;t need to reinvent the wheel if it&#39;s already<br />
      &gt; been done. The MetaWeblog API mentions a PHP library, but it comes up with a<br />
      &gt; 404 error, and the MetaWeblog site hasn&#39;t been updated since 2003.<br />
      &gt;<br />
      &gt; Errors like &quot;Invalid Data: Please go back and try again.&quot; when trying to do<br />
      &gt; something rather simple like create a comment can get really frustrating.<br />
      &gt;<br />
      &gt; Thanks,<br />
      &gt; Tim<br />
    </div>
  </body>
</html>