Hi again!
Well I'm new into PHP and MYSQL, sp i have ran into a new problem.
please please help me.
I have this address book database. In this database i have seperated the contacts into countries.
I want to be able to create a link for each country and the after that to be able to see the contacts.
I'm able to pull the contacts the from the databse.
But when i try to get the links with the countries i get like a 20 links with the same country. How do i limit that to only 1 link for each country.
tHX.
NewBee (Groovster)
[SOLVED] yet another problem for the newbee
Moderator: General Moderators
group i think
My table look like this:
Country Sweden
Name Johan
Lastname Killing
Phone Storgatan 43
and so on....
On the first page i would like to have that it looks like this but i want the script to get the name of the country. For example:
Your conatcts in:
Sweden
USA
Canada
Do you understand what i mean?
i belive it is by group, right?
Country Sweden
Name Johan
Lastname Killing
Phone Storgatan 43
and so on....
On the first page i would like to have that it looks like this but i want the script to get the name of the country. For example:
Your conatcts in:
Sweden
USA
Canada
Do you understand what i mean?
i belive it is by group, right?