Your Ad Here
0

How many ways we can pass the variable through the navigation between the pages?

Posted by The Blogger on 12:32 PM in
Answer:

At least 3 ways:

1. Put the variable into session in the first page, and get it back from session in the next page.
2. Put the variable into cookie in the first page, and get it back from the cookie in the next page.
3. Put the variable into a hidden form field, and get it back from the form in the next page


tags: php interview questions and answers, php interview question How many ways we can pass the variable through the navigation between the pages, How many ways we can pass the variable through the navigation between the pages

0 Comments

Post a Comment

Your Ad Here

Copyright © 2009 Interview Questions and Answers