Date: 11/13/99
- Next message: Björn Schotte: "[PHPLIB] Re: Am I doing right?"
- Previous message: Massimiliano Masserelli: "Re: [PHPLIB] Need oohforms pointers"
- Next in thread: Björn Schotte: "[PHPLIB] Re: Am I doing right?"
- Reply: Björn Schotte: "[PHPLIB] Re: Am I doing right?"
- Reply: Kristian Koehntopp: "Re: [PHPLIB] Am I doing right?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/>
- text/plain attachment: Here we make a new entry
- text/plain attachment: Here we see our "termine"
- Next message: Björn Schotte: "[PHPLIB] Re: Am I doing right?"
- Previous message: Massimiliano Masserelli: "Re: [PHPLIB] Need oohforms pointers"
- Next in thread: Björn Schotte: "[PHPLIB] Re: Am I doing right?"
- Reply: Björn Schotte: "[PHPLIB] Re: Am I doing right?"
- Reply: Kristian Koehntopp: "Re: [PHPLIB] Am I doing right?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

