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

  • Home
  • SEARCH
  • 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 7814181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T05:07:12+00:00 2026-06-02T05:07:12+00:00

I am learning PHP: A person will get a results page. I want to

  • 0

I am learning PHP:

A person will get a results page. I want to enable this person to be able to send the results page (via link) to their given email (form). The link won’t be constant as the results page would be specific for that person/ possibly session?

The results page is simply a html script containing sequences that have been run through a prediction model.

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

    The best way to do this would be to have the search terms in the URL itself.

    For instance, if its one search term, it could very easily be:

    http://www.yoursite.com/search.php?term=search+term
    

    Just handle this in PHP as:

    <?php
    $term = $_GET['term'];
    /* blah blah, process the search and echo results */
    ?>
    

    You could even utilize paging, and put the page in the URL itself, so that when the person returns to the link, it brings them right back to where they emailed it from. The rest is up to you.

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

Sidebar

Related Questions

I am working on a small project for learning PHP better. This project has
I am learning PHP and I am at this point learning how to validate
I am learning the PHP MVC pattern for my backend implementation. Looking at this
I am just learning PHP . i want to display string like 32th meet
I want to start learning PHP, so I installed Apache2, MySQL and PHP5 on
im learning php and to keep it simple (i think), this is what im
I Am just learning PHP and loving it so far. I have this code
I want to start learning php, I install apache 2.2 and I want to
I'm learning PHP and MySQL to get a hang of server-side scripting and for
I am currently learning PHP and I want to start incorporating Facebook basic elements

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.