search

Home  >  Q&A  >  body text

Get and display user information from the database: when someone visits the URL https://example.com/{username}

I have user information in a database table. When someone visits the URL https://example.com/{username}, I want to get the user's information from the database and display it on the page. But I'm confused on how to accomplish this since the page https://example.com/{username} does not exist. I'm using PHP and MySQL. I'm in the learning phase. It would be great if someone could tell me what I need to do and what I should learn.

P粉919464207P粉919464207436 days ago1016

reply all(1)I'll reply

  • P粉078945182

    P粉0789451822023-09-17 09:49:16

    You can try -> W3Schools Tell us how you get on.

    reply
    0
  • Cancelreply