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 9012789
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T03:05:43+00:00 2026-06-16T03:05:43+00:00

Say, if I have a website http://website.com/ How do I allow each of my

  • 0

Say, if I have a website http://website.com/

How do I allow each of my navigation tabs to load a new page with the address, for example, http://website.com/?=newpage

What file names should my other html pages be?

  • 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-16T03:05:44+00:00Added an answer on June 16, 2026 at 3:05 am

    There are no different files to load the content from, it is simply a GET variable with a value in URL, you need Server side or jQuery to load the respective content on your page

    PHP For Example

    <?php
    if(isset($_GET['page']) && $_GET['page'] == 'first_page') {
    ?> 
    Whatever you type in here shows when url is like www.example.com?page=first_page
    <?php
    } elseif($_GET['page']) && $_GET['page'] == 'second_page') {
    ?>
    Whatever you type in here shows when url is like www.example.com?page=second_page
    <?php
    }
    ?>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Say I have the website http://www.example.org and the corresponding Facebook page at http://www.facebook.com/example .
I have two websites: http://example.com http://example.com/sub I have a page, let's say: http://example.com/sub/page1 Is
I have a website, lets say: http://www.example.com/ I'm using rewrite module, but I have
Let's say I have a URL: http://example.com/person/list This website will display a list of
Let's say I'm on a page on my website: http://www.example.com/SearchResults.asp?Search=stackoverflow . Is it possible
I have a url such as the example below http://www.website.com/page.php?pid=263547322425&foo=too How can i use
So lets say I have the following scenario. http://website.com:8080 and http://website.com:8080/demo Is there any
Suppose I have a website hosted at the url: http://www.mysite.com/ Say this is hosted
Let's say I have an image URL http://website.com/content/image.png I want to grab that image
Let's say i have a form <form action=delete_post.php method=post>...</form> on my website: http://mysite.com and

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.