You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
T
Use $_GET for the id. Search online on how to use it.
After you get the ID, you can do a query like "SELECT * FROM mprofiles WHERE id=$id"