background preloader

PDFs

Facebook Twitter

Free software downloads. Open Source PDF Libraries in C# PDF Library. PDF Search Engine. .NET PDF SDK. Hover over each product for a description.

.NET PDF SDK

Click for more details. LEADTOOLS Document Imaging SDK Develop powerful document imaging applications with LEADTOOLS Document Imaging. PHP SDK 3.0 & Graph API base Facebook Connect Tutorial. Facebook recently updated their PHP-SDK to version 3.0 also added new way of authentication.

PHP SDK 3.0 & Graph API base Facebook Connect Tutorial

This is a major change. So this is the updated post of my old popular post. In this version of my code, I avoided javascript authentication, because that is cookie based and php sdk 3.0 has some conflicts with the old system. Facebook will also update the javascript sdk soon, so later you can use the login/logout system of javascript api with php sdk. But for now you should use fully php base authentication.