Jump to content

passing variables between pages


return.c

Recommended Posts

hi all,

        I am developing a small appointment web application for my university. Where students can enter all their appointment details. I store appointments (in MySql) in 3 categories

 

1) Name

2) Time

3) Description

 

when a particular student wants to list out all his appointments, the page should display only Name and Time of all the appointments. It has to create a link based on Name, where when the student clicks, it will have to display the description.

 

Why I need this is, let us say a student has 100 appointments. It will be messy to display all appointment's Name, Time and Description in a single page. Hence I will list out only Name and Time for all appointments. I will create a dynamic a href link based on Names, where when a user clicks it another php page or even a same php page should display description.

 

I don't know how to do this. could someone explain. i don't want to use GET and PUT method.

 

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.