How many ways are there for passing variables between pages
in PHP and what are they ?

Answer Posted / laku

create the session store the values in it and call in the
next page
create the cookie store the values in it and call in the
next page
and finally hidden values

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is framework in php?

478


how to track no of users logged in?

592


Explain me differences between get and post methods?

561


How can you retrieve data from the mysql database using php?

541


Can I include php in javascript?

595






Is laravel easy to learn?

517


What are the string function in php?

509


What is the use of htmlspecialchars in php?

522


How to replace a text in a string with another text in php?

515


Is php an oop?

521


What is magic quotes?

600


What is data abstraction in php?

576


Tell me what is the main difference between php 4 and php 5?

532


Explain what does the unset() function means?

574


What are the difference between array_keys() and array_key_exists() in php?

537