Jump to content


Member Profile Pages


1 reply to this topic

#1 Scion

    Young Padawan

  • Members
  • Pip
  • 25 posts
  • Gender:Male
  • Interests:Basketball, baseball, volleyball, web design, graphic design, reading, watching movies.

Posted 10 July 2007 - 11:09 PM

Hi,

I want to make member profile pages for my website. For example, a member edits their profile and enters favourite music. How would I make it so that I have member pages for each member (generated automatically on registration) and it updates and shows the information?

Edited by Scion, 11 July 2007 - 12:48 AM.


#2 rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 11 July 2007 - 01:18 PM

You have one profile page for everybody and change the content via what's in the database.

You could use the query string part of the url to pass a member id (like the forums here do), and/or use a session to pass the information. Either way, you're probably going to have to use the url so people can see other peoples profiles (like here).

Edited by rc69, 11 July 2007 - 01:20 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users