Vovex Technology
New member
Ok,
This one is related to my MySQL loop post. I have a page titled viewclient.php which loops through my database of clients and posts them all on the page.
Now if I understand correctly, I should be able to to do the following : viewclient.php?id=4 and it should load the client with ID equal to four. However when I do this it still shows all the current clients and not just client 4.
Can someone help me?
This one is related to my MySQL loop post. I have a page titled viewclient.php which loops through my database of clients and posts them all on the page.
Now if I understand correctly, I should be able to to do the following : viewclient.php?id=4 and it should load the client with ID equal to four. However when I do this it still shows all the current clients and not just client 4.
Can someone help me?