Linden Lab Official:Reg API Examples
Revision as of 11:09, 18 May 2007 by Glenn Linden (talk | contribs)
Back to RegAPI Main Page
Linden Lab provided sample code is here:
- Examples
- Downloads
- NOTE- the LLSD library has a bug and a new version will be released on 5/21.
- Add the following line to the function llsd_post_string().
Add: curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);