I am looking for a way to validate a link to make sure that it is pointing to a LinkedIn public profile page in PHP.
I have a website and I would like my users to be abl
There a very nice examples on the developer API pages http://developer.linkedin.com/
This http://developer.linkedin.com/plugins/member-profile-plugin could be what your looking for.