Posted by DXTrim on 10/07/59 11:22
Could you please explain what is it that you are trying to achieve and post
the piece of code you are using so we can help you better?
Cheers,
DXTrim
"Resi" <nascar@twcny.rr.com> wrote in message
news:Xns96A15BE93B63Enascartwcnyrrcom@24.24.2.167...
> Hello Thanks for taking the time to look at this post.
>
>
> What im trying to do
> i have a table called
> user with 4 fields id username jdate ref
> 195 people in this table 85 no ref numbers
> $sql = "SELECT * from user where ref < 1";
>
> I can get it to work from phpmyadmin but when i put it in the ref.php file
>
> it only shows the first one it finds.
>
>
> im looking to have it put all of the output into the page
> the id will be a href to the stats page
>
>
>
> id username jdate
> 1 user1 0000
> 2 user2 0000
> and so on..
>
>
> Thanks...
> If you can point me to what im looking for that would be great..
>
Navigation:
[Reply to this message]
|