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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T19:52:40+00:00 2026-06-15T19:52:40+00:00

Hey guys I need help on passing multiple values for my PHP http://s596.beta.photobucket.com/user/kingbookal/media/Capture.png.html?sort=3&o=0 That’s

  • 0

Hey guys I need help on passing multiple values for my PHP

http://s596.beta.photobucket.com/user/kingbookal/media/Capture.png.html?sort=3&o=0

That’s the code from the 1st page and for the next page it is

$year = $_GET['yearlevel'];

I tried to alert the value but its null.

Please guide me well..

https://www.dropbox.com/sh/fokl2hnrjtpsfbn/Rcm8EfApm1
This is the link for my scripts

  • 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-15T19:52:41+00:00Added an answer on June 15, 2026 at 7:52 pm

    Do you want to echo the value from a key inside an array? Then you do like this:

    echo $rowProfName['professor_name'];
    

    If it doesn’t return anything, you could check if a key exists in the array by using the following code:

    if(!isset($rowProfName['professor_name']))
    {
        echo "Array key 'professor_name' is not set.";
    }
    

    If you want to check what your array contains, simply run this code:

    $yourArray=array("value1","value2");
    
    print_r($yourArray);
    
    //If you want clean output as HTML, use this:
    echo "<pre>";
    print_r($yourArray);
    echo "</pre>";
    

    I hope I understood your question.

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

Sidebar

Related Questions

Hey Guys...need help. Working on a project and get this error on the Output
Hey guys. I need help for a project for school. Essentially, I need to
hey guys, I need help considering win32com in Python: I have a routine that
Hey guys I need a tad bit of help. I need my streamwriter to
Hey Guys. I need help understanding my hw assignment. I am starting out in
Hey guys! I need some help writing a code that creates an array in
Hey guys need some more help I have 3 tables USERS, PROFILEINTERESTS and INTERESTS
Hey guys i need some help with logic in my app. I have an
Hey guys, I need some help, how can I sum a list from a
hey guys i need help configuring some source code to basically when a error

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.