Sort folder according to IP (Newbie)

From: knoak (knoakske_at_hotmail.com)
Date: 07/31/04


Date: 31 Jul 2004 04:01:30 -0700

Hi there,

I'm building a site for a furniture shop.
Of course the visitors can take a look at the collection.

There is a page that shows an overview of the furniture, and
each item can be clicked for a more detailed page of that item.
The overview will be based on folders: each folder represents
a piece of furniture.

What i wonder is, can i sort these folders according to the IP-address,
so the order of the overview will be different for every visitor,
this way i want to prevent the highest items to be viewed the most..

Hope this is clear enough...

(don't want to use shuffle or anything like that, because that could
confuse the visitor...)

Greetings knoak



Relevant Pages

  • Re: Sort folder according to IP (Newbie)
    ... > I’m building a site for a furniture shop. ... > The overview will be based on folders: ... > Greetings knoak ... Visit Topic URL to contact author (reg. ...
    (comp.lang.php)
  • Re: Sort folder according to IP (Newbie)
    ... > I'm building a site for a furniture shop. ... > What i wonder is, can i sort these folders according to the IP-address, ... > confuse the visitor...) ... Shuffle() wouldn't be so confusing if your seed the random number generator ...
    (comp.lang.php)