Jump to content

Creating a Profile.php page


johnthedeveloper

Recommended Posts

Hey Everyone,

 

I'm pretty new here and a "learn as I go" developer. I'm currently working on a website that is for an alumni group. I have a form that takes down a lot of information and some of that information is displayed on a table such as name, email, etc.

 

What I am trying to do now is make a "profile.php" page that will allow me to make one page that will then be used to display a specific member's more detailed information much like "profile.php?id=2" like I've seen.

 

Is there a script or a simple way to make one profile page with PHP code on it that pulls the information based on the ID #?

 

If this has been discussed before, I do apologize and would love it if you could show me where.

 

Thanks,

 

John

Link to comment
https://forums.phpfreaks.com/topic/151985-creating-a-profilephp-page/
Share on other sites

I have done a few "quick google searches" and didn't see that. Thanks a lot, I think it's getting closer to what I'm looking for. I was trying to do it without a registration system in place, but I should be able to modify it.

 

Appreciate the help.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.