Re: [PHP] Re: A strange problem..

2005-04-04 Thread Joe Harman
Hey Josh... make sure your mysql table column is a integer... not a varchar.. i've done that by mistake a few times! On Apr 4, 2005 3:22 PM, chris <[EMAIL PROTECTED]> wrote: > what is the structure of your table? > > "JoShQuNe" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hi,

[PHP] Re: A strange problem..

2005-04-04 Thread chris
what is the structure of your table? "JoShQuNe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, i have a strange problem. In my site i have to counters for file > downloads. One is general, other is weekly. On the main page i > display a list sorted according to weekly hits. Th