Hi,

Is it possible to create world-writable object? So that I could put

$object->view=123;
$object->update();

without the need of authorization.

Or other words how to implement number of views of an article without
hardcoding auth info?

Solt


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to