Jump to content

Navigating among multiple .php pages


husslela03

Recommended Posts

Hello:

 

I would like to navigate through different .php pages.  I tried using the <a href> regular link and made sure that the session_start() was on all of the pages, however when i use the links, and return to prior pages, the mysql query is wiped out.  How do maintain state when i return back to a page.

 

For example:

I query all the people that are in a class, then I click on a specific person to show that person's grades, but when i return back to the main class list, it's no longer there, the sql query is wiped out and doesn't rerun on page load.

 

Thanks,

husslela03

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.