[PHPLIB] Am I doing right? From: Björn Schotte (bjoern <email protected>)
Date: 11/13/99

Hello,

I recently downloaded phplib-7.2 and installed it as described.
By the way, the installation procedure was so easy, thanks for
the good documentation ;)

I want to write a site where one can be reminded on birthdays
etc.

So I quickly started to write two small scripts (see attachments,
they are not so big). It works _very_ well and I didn't thought
it would be so easy to manage sessions and authentication.

My question so far is: is it possible to fake some GET
arguments so that a person X can edit the birthdays of
person Y, where X!=Y ? (Yes, I already know that a
md5(uniqid("magic")) is a worldwide unique entry, but
there could be some other arguments that I didn't have
thought of so far?)

TIA,

-- 
Björn Schotte                                09364/810492
PHP-Center                 -> <http://www.php-center.de/>
Virtuelle Postkartengrüsse ->  <http://www.web-cards.de/>
- PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in the body, not the subject, of your message.