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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T05:22:01+00:00 2026-06-10T05:22:01+00:00

For example, if there is a url like www.website.com/hello/richard , would it be possible

  • 0

For example, if there is a url like www.website.com/hello/richard, would it be possible to echo hello and 100 separately onto my page.

eg:

hello how are you today richard

  • 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-10T05:22:02+00:00Added an answer on June 10, 2026 at 5:22 am

    Yes it would be. Try this:

    $myURL = $_SERVER['REQUEST_URI'];
    $myTokens = explode('/', $myURL);
    echo $myTokens[1] . "blah" . $myTokens[2];
    

    This code gets the current URL into the myURL variable, then it calls a function called explode which turns it into an array based on the position of the ‘\’ character. Then it echos out certain elements of that array. If you play around with output using echo you will soon see for yourself what is going on.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a peculiar situation, my website is like www.example.com/page.php?url=homepage . I am trying
I would like to know how to change this URL: http://www.example.com/category/test.php to this URL:
While browsing a website, say www.example.com, it is possible that the user enters some
What are the benefits of http://www.example.com/app/servlet/cat1/cat2/item URL over http://www.example.com/app/servlet?catid=12345 URL Could there be any
I have the string with URL. For example http://google.com . Is there are any
I've got a number of users, each with the website page like http://www.mysite.com/folder/artist_id.php?id=33 The
I am using Beautiful Soup in Python. Here is an example URL: http://www.locationary.com/place/en/US/Ohio/Middletown/McDonald%27s-p1013254580.jsp In
is there url for learning cake bake command. for example i want learn acl
I would like to check to a remote website if it contains some files.
I am writing a multi language website. Therefore I would like some help with

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.