Suppose a variable may passed to other page using any of
get,post,session,cookie methods and u want to retrive that
variable value . what is the syntax?

Answer Posted / raju

$_POST["var"];

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do you need to filter out empty files?

530


How do you pass a variable by value in php?

542


What distinguishes php from something like client side java script?

530


Why constructor is not overridden?

538


Which of the data type is compound datatype supported by PHP?

543






What is session in php why it is use?

484


What is the delimiter syntax is PHP's default delimiter syntax

742


What's the difference between using mysql_ functions and pdo?

520


Which function can be used to delete a file?

586


How do you use end in python?

485


What are the __construct() and __destruct() methods in a php class?

507


What are php magic methods/functions?

559


Tell me how can we connect to a mysql database from a php script?

503


What is difference between base_url and site_url?

495


Tell me how is it possible to know the number of rows returned in result set?

546