[pmwiki-users] Setting and getting cookies in PmWiki
Joachim Durchholz
jo at durchholz.org
Wed Mar 22 07:13:04 CST 2006
Bellave Jayaram schrieb:
> Sorry, I know this might be slightly OT but I would like to know how one might
> be able to configure a "shopping cart" kind of cookie setting and retrieving
> code within PmWiki.
> [...]
> Is there something that comes close?
Plenty.
PHP makes this easy; take a look at the pages on "sessions" on php.net.
Actually it's so easy that the code that covers your specifics will
probably be an order of magnitude more than the code needed to collect
the data.
If you have money to spend on something like that, just drop me a note ;-)
Regards,
Jo
More information about the pmwiki-users
mailing list