Now with status update form and request for network updates
Again a new updated version of the php classes lib for connecting the LinkedIn Api
Download: phpLinkedIn_v1.2.zip
Comments
6 Responses to “Now with status update form and request for network updates”
Leave a Reply

v2 looking good. Just updated the demo to pull images. Still some things to fix. http://www.recruitmentdirectory.com.au/images/blog/linkedin/index.php
My profile being pulled by the API here http://www.recruitmentdirectory.com.au/images/blog/linkedin/thomasshaw.php
Are you accepting patches for this library?
Yes offcourse feel free to contribute
Is there any way to use this script without oauth lib pecl ? I can’t install it on my web server.
Thanks,
Gonzalo.
How can I grab individual fields instead of the entire profile?
Some of this makes sense (from the example file):
getFirstname(); ?>
getHeadline(); ?>
But how would I, for example, be able to select an individual job title and it’s end/start date in PHP?
Same would go for Educational institutions, degrees, etc.
Thanks!
Doh. Nevermind I fixed it. It was simply a typo in my callback url.