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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T07:02:49+00:00 2026-06-10T07:02:49+00:00

Still green in php but I’m liking it. Anyways… I have a table that

  • 0

Still green in php but I’m liking it. Anyways…

I have a table that retrieves information from my db which gets its data from a date search, so I want it to be retrieved in another table after being filtered.

I tried a couple of things including passing the variable that is being used in filtering it (date) into another window so that the table retrieves this information there with id as date from previous page.

On my search page i have this:

<?php
$tester = $_POST['Date'];
mysql_select_db($database_dbconnkk, $dbconnkk);
$query_equ = "SELECT * FROM daily_reports WHERE Date = '$tester' ORDER BY id ASC";
?>

And a table that repeats the same which is working.
I have a link that opens window to this page with an attempt to retrieve data from previous test.

<?php
$tester2 = $_Get['Date'];

Also tried passing Date as id:

(id=<?php echo $row_equ['Date']; ?>)
  • 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-10T07:02:51+00:00Added an answer on June 10, 2026 at 7:02 am

    Suppose problem is here:

    $tester2 = $_Get['Date'];
    

    Variable names are case sensitive in PHP, so this line should look like:

    $tester2 = $_GET['Date'];
    

    instead. Everything else looks like it should work.

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

Sidebar

Related Questions

I have the following loop that simply checks all green rows in a table
Still an iphone dev starter but trying. I would like to have the user
This must be a really stupid question, but I'm still very green when it
I'm an experienced programmer, but still a little green at python. I just got
I should start of by saying that I'm still pretty green when it comes
This is probably pretty stupid, but I'm still green to LDAP. So I hope
(PHP 5.3.6) I have a php file which contains simply this text - there
Still pretty green on clojure, java, layouts etc. On a miglayout I have this
I would like to show several columns from the orders table, one of which
I'm still bloody green in WPF and have not yet fully grasped the concept

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.