27 August 2007
Late Static Bindings Explained
by Xavier LacotLate Static Binding (LSB, yes, not LSD) is an OO feature that is meant to be implemented in PHP 6, and maybe even backported to PHP 5. This article will describe what LSB is, what problems it's supposed to solve and how.
18 July 2007
A Recipe for OpenID-Enabling Your Site
by Xavier Lacot & 8 othersThis is a step-by-step tutorial guide for implementing OpenID consumer-side support with a web site that already has users with accounts. It will explain how to easily let new users sign up for an account on your site using their OpenID URL and how to let existing users attach their OpenID(s) so they can sign in using them.
1
(2 marks)