hello . i need some help. am ok at adding one piece of data but when it come to a full new page am still getting errors.
i am creating a virtual lottery number page where ppl can put there own numbers in each week or woteva and other users can click on the link in the profile and see wot numbers they have got. i have managed to sort the inserting of the numbers to database . but am struggling to get the selecting bit right.
my database table is called lottery with 7 columns
username
one
two
three
four
five
six
and thats it.
heres the script am working on .
can anyone help. thanks
i am creating a virtual lottery number page where ppl can put there own numbers in each week or woteva and other users can click on the link in the profile and see wot numbers they have got. i have managed to sort the inserting of the numbers to database . but am struggling to get the selecting bit right.
my database table is called lottery with 7 columns
username
one
two
three
four
five
six
and thats it.
heres the script am working on .
can anyone help. thanks
Comment