is_valid === true ) { $p = '
| From: | '. htmlentities($_SESSION['claimed_url']) . ' |
| Date: | ' . date("Y-m-d H:i") . ' |
| Comment: | ' . htmlentities($_SESSION['payload']) . ' |
This is a working example of a stateless dumb-mode OpenID consumer, in php. source code.
This code is old See v0.2! A demo of version 0.2 is available, though full ajax support is not working yet.
Comments: (read new)