PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi,
Ive got a table called Membertable which is in my database, and im trying to load up different members details (MemberID) which the specific member has been specified. Then on the next page the all the details should be loaded up about the individual user in question. Im having a problem doing this. I know I need to pass the UserID url across but the fields on the next page are not updating
If anyone can help it would be greatly appreciated