[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple solution to voting problem?



Why do you want to put things to a file instead of to the database?

If you put these things in the base it should be easier for us to deal
with regarding searching for dups and the like.



-Bob 
ccrider@whiterose.net
Systems Administrator for whiterose.net
http://www.whiterose.net

On Mon, 24 May 1999, Micah Yoder wrote:

> Keep everything as it is, except that help.php3 logs the following to a
> file: timestamp, IP, vote, article#
> 
> Every (night/week/whatever) a Perl script comes along, looks for
> suspicious behavior, and adjusts the DB accordingly.  Should be easy to
> do.
>