News Feed
Jobs Feed
Sections




News Archive
SpinDrop.us:
Parsing a list of KeyValue pairs
February 27, 2007 @ 09:33:00

Dave Dash has posted a quick script to help with an integration of openID into your application - well, really just to read the response back easily.

I'm working on implementing openID for reviewsby.us and for use in symfony apps. One thing I was having trouble with was parsing key value pairs, which is one of the requirements to reading responses. It's a fairly easy task, but [PHP][] offers so many ways to do this.

He notes the spec for how the results are returned and shares his code (based around a regular expression) that goes through the response and separates things out into key/value pairs automatically.

0 comments voice your opinion now!
openid response split parse information keyvalue openid response split parse information keyvalue


blog comments powered by Disqus

Similar Posts

Pádraic Brady's Blog: Yadis: Service Discovery for Identities like OpenID

Lorna Mitchell: How NOT to Design Your API

David Sklar\'s Blog: Parsing Reasonably-sized HTTP Responses

David Sklar\'s Blog: Parsing Reasonably-sized HTTP Responses

Adam Jensen's Blog: Flexible User Authentication with Zend_Auth


Community Events











Don't see your event here?
Let us know!


testing zendframework2 composer unittest framework community phpunit language interview example code release api introduction opinion application development podcast functional series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework