Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8474727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T17:42:05+00:00 2026-06-10T17:42:05+00:00

So basically what I want is a site like this: Name: Date: (picture of

  • 0

So basically what I want is a site like this:

Name:

Date:

(picture of person)

But I don’t want to have to create a new page by hand for every person (thousands of people). I have all the content needed in a database. Is there a way for me to have it where they click on the persons name in a table on the previous page and have it generate a page with that persons content on it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T17:42:07+00:00Added an answer on June 10, 2026 at 5:42 pm

    Something like:

    <html>
      <head>
        <title>Display User</title>
      </head>
      <body>
        <?php
          // Write all the queries here, by using $_GET to fetch the content
          // from the url. You might also want to include the user id in the url.
          // Finally, fetch the rows as $row = ...
        ?>
        Name: <?php echo $row['name']; ?><br /><br />
        Date: <?php // Do what you want with the date here ?><br /><br />
        <img src="<?php echo $row['imglocation']; // Change this parameter to fit your needs" />
      </body>
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Basically I have a single page on my site that I want any php
this is what i would like to do... In my site,each post can have
I need something like a cookie, but I specifically don't want it going back
basically I want php to decide which version of the site pieces to load
I want to make a site where there user can basically navigate the web
I basically want something like: TextView Button Button . . . TextView TextView SeekBar
I basically want to do this in code: PersonList myPersonList; //populate myPersonList here, not
This will probably be a softball for you CSS folks... I have a site
I have a column with a url sting that looks like this http://www.somedomain.edu/rootsite1/something/something/ or
I need a solution to this problem: I have a django site that displays

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.