Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PHP] Help with Bookmark

0 views
Skip to first unread message

Brian McGarvie

unread,
May 3, 2002, 3:18:20 AM5/3/02
to Rodrigo, php-g...@lists.php.net
an idea would to be not to use flat files for it...

use a database, try mysql...

-----Original Message-----
From: Rodrigo [mailto:tag...@tagzero.com]
Sent: 03 May 2002 08:02
To: php-g...@lists.php.net
Subject: [PHP] Help with Bookmark


Hi guys I'm trying to make a online bookmark adress book, this bookmark
adress book, would consist of the following:

A text file named name.txt, that would content the name of each of the
users.

A text file named pass.txt, that would contain a non-secure password for
each user.

A text file for each user named loginbookmarks.txt containing the list
of urls and hopefully an indicator, as in a hash, to call the bookmark
by it's name.

That's all, I've figured the first two but I can't seem to make the
third one. Anyone can send me any ideas... Code hopefully.

Thanks,
Rodrigo

0 new messages