pforsbergfan9
04-02-2007, 04:33 AM
I am creating a listings system for a client. What the site does it you sign in and put your name on a list. Which other people will look at, and give them a call to perform that job. Im still pretty new at PHP and Im kinda stuck at displaying the list once people have put there names on it. I have the form which puts their names in the database but I cant figure out how the while function works. If anyone has any advice they could give me that would help tremendously.
I need it to bring out these items from the database and create a list with it....
1. ID Number (just to keep the list in order)
2. username
3. first name
4. last name
5. phone
6. alternate phone
if anyone could help me out with this it would be greatly appreciated. Like i said I have some of it completed, im just stuck at the while function. Thanks in advance for whoever can help me and also thanks for those who try as well.
I need it to bring out these items from the database and create a list with it....
1. ID Number (just to keep the list in order)
2. username
3. first name
4. last name
5. phone
6. alternate phone
if anyone could help me out with this it would be greatly appreciated. Like i said I have some of it completed, im just stuck at the while function. Thanks in advance for whoever can help me and also thanks for those who try as well.